{
  "$schema": "https://schemas.wp.org/wp/7.0/theme.json",
  "version": 3,
  "settings": {
    "appearanceTools": true,
    "blocks": {
      "core/image": {
        "lightbox": {
          "allowEditing": true,
          "enabled": true
        }
      }
    },
    "border": {
      "radiusSizes": [
        {
          "name": "XS",
          "size": "0.125rem",
          "slug": "xs"
        },
        {
          "name": "Small",
          "size": "0.25rem",
          "slug": "sm"
        },
        {
          "name": "Medium",
          "size": "0.375rem",
          "slug": "md"
        },
        {
          "name": "Large",
          "size": "0.5rem",
          "slug": "lg"
        },
        {
          "name": "XL",
          "size": "0.75rem",
          "slug": "xl"
        },
        {
          "name": "2XL",
          "size": "1rem",
          "slug": "2-xl"
        },
        {
          "name": "Full",
          "size": "9999px",
          "slug": "full"
        }
      ]
    },
    "color": {
      "defaultDuotone": false,
      "defaultGradients": false,
      "defaultPalette": false,
      "palette": [
        {
          "color": "#f6f1e8",
          "name": "Base (Paper)",
          "slug": "base"
        },
        {
          "color": "#292622",
          "name": "Contrast (Ink)",
          "slug": "contrast"
        },
        {
          "color": "#292622",
          "name": "Primary",
          "slug": "primary"
        },
        {
          "color": "#68615a",
          "name": "Secondary",
          "slug": "secondary"
        },
        {
          "color": "#984047",
          "name": "Accent",
          "slug": "accent"
        },
        {
          "color": "#ebe2d5",
          "name": "Surface",
          "slug": "surface"
        }
      ]
    },
    "dimensions": {
      "aspectRatios": [
        {
          "name": "Portrait Short - 4:5",
          "ratio": "4/5",
          "slug": "4-5"
        }
      ]
    },
    "layout": {
      "contentSize": "640px",
      "wideSize": "1140px"
    },
    "shadow": {
      "defaultPresets": false,
      "presets": [
        {
          "name": "Shadow XS",
          "shadow": "0 1px 2px 0 #0000000d",
          "slug": "xs"
        },
        {
          "name": "Shadow Small",
          "shadow": "0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a",
          "slug": "sm"
        },
        {
          "name": "Shadow Medium",
          "shadow": "0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a",
          "slug": "md"
        },
        {
          "name": "Shadow Large",
          "shadow": "0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a",
          "slug": "lg"
        },
        {
          "name": "Shadow XL",
          "shadow": "0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a",
          "slug": "xl"
        }
      ]
    },
    "spacing": {
      "defaultSpacingSizes": false,
      "spacingSizes": [
        {
          "name": "XS",
          "size": "0.5rem",
          "slug": "10"
        },
        {
          "name": "S",
          "size": "1rem",
          "slug": "20"
        },
        {
          "name": "M",
          "size": "clamp(1rem, 0.804rem + 0.87vw, 1.5rem)",
          "slug": "30"
        },
        {
          "name": "L",
          "size": "clamp(1.25rem, 0.957rem + 1.304vw, 2rem)",
          "slug": "40"
        },
        {
          "name": "XL",
          "size": "clamp(1.75rem, 1.261rem + 2.174vw, 3rem)",
          "slug": "50"
        },
        {
          "name": "XXL",
          "size": "clamp(2.5rem, 1.717rem + 3.478vw, 4.5rem)",
          "slug": "60"
        }
      ],
      "units": ["%", "px", "em", "rem", "vh", "vw"]
    },
    "typography": {
      "defaultFontSizes": false,
      "fluid": true,
      "fontFamilies": [
        {
          "fontFace": [
            {
              "fontFamily": "Source Serif 4",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "200 900",
              "src": [
                "file:./assets/fonts/source-serif/SourceSerif4Variable-Roman.ttf.woff2"
              ]
            },
            {
              "fontFamily": "Source Serif 4",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "200 900",
              "src": [
                "file:./assets/fonts/source-serif/SourceSerif4Variable-Italic.ttf.woff2"
              ]
            }
          ],
          "fontFamily": "'Source Serif 4', Georgia, serif",
          "name": "Source Serif 4 (Serif)",
          "slug": "serif"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Source Sans 3",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "200 900",
              "src": [
                "file:./assets/fonts/source-sans/SourceSans3VF-Upright.ttf.woff2"
              ]
            },
            {
              "fontFamily": "Source Sans 3",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "200 900",
              "src": [
                "file:./assets/fonts/source-sans/SourceSans3VF-Italic.ttf.woff2"
              ]
            }
          ],
          "fontFamily": "'Source Sans 3', -apple-system, BlinkMacSystemFont, sans-serif",
          "name": "Source Sans 3 (Sans-Serif)",
          "slug": "sans"
        }
      ],
      "fontSizes": [
        {
          "fluid": false,
          "name": "Small",
          "size": "0.875rem",
          "slug": "small"
        },
        {
          "fluid": false,
          "name": "Medium",
          "size": "1.0625rem",
          "slug": "medium"
        },
        {
          "fluid": {
            "max": "1.25rem",
            "min": "1.125rem"
          },
          "name": "Large",
          "size": "1.25rem",
          "slug": "large"
        },
        {
          "fluid": {
            "max": "1.75rem",
            "min": "1.375rem"
          },
          "name": "Extra Large",
          "size": "1.75rem",
          "slug": "x-large"
        },
        {
          "fluid": {
            "max": "2.25rem",
            "min": "1.75rem"
          },
          "name": "Huge",
          "size": "2.25rem",
          "slug": "xx-large"
        },
        {
          "fluid": {
            "max": "3.5rem",
            "min": "2.5rem"
          },
          "name": "Gigantic",
          "size": "3.5rem",
          "slug": "xxx-large"
        }
      ],
      "writingMode": true
    },
    "useRootPaddingAwareAlignments": true
  },
  "styles": {
    "blocks": {
      "core/navigation": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontSize": "var:preset|font-size|small",
          "fontWeight": "600"
        }
      },
      "core/post-author-name": {
        "elements": {
          "link": {
            "typography": {
              "textDecoration": "none"
            }
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "600"
        }
      },
      "core/post-date": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "500"
        }
      },
      "core/post-terms": {
        "elements": {
          "link": {
            "typography": {
              "textDecoration": "none"
            }
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "500"
        }
      },
      "core/post-time-to-read": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "500"
        }
      },
      "core/post-featured-image": {
        "border": {
          "radius": {
            "topLeft": "var:preset|border-radius|sm",
            "topRight": "var:preset|border-radius|sm",
            "bottomLeft": "var:preset|border-radius|sm",
            "bottomRight": "var:preset|border-radius|sm"
          }
        }
      },
      "core/image": {
        "border": {
          "radius": {
            "topLeft": "var:preset|border-radius|sm",
            "topRight": "var:preset|border-radius|sm",
            "bottomLeft": "var:preset|border-radius|sm",
            "bottomRight": "var:preset|border-radius|sm"
          }
        }
      },
      "core/query-pagination": {
        "border": {
          "top": {
            "color": "rgba(41, 38, 34, 0.16)",
            "style": "solid",
            "width": "1px"
          }
        },
        "elements": {
          "link": {
            "color": {
              "text": "var:preset|color|contrast"
            },
            "typography": {
              "textDecoration": "none"
            }
          }
        },
        "spacing": {
          "blockGap": "var:preset|spacing|10",
          "margin": {
            "top": "var:preset|spacing|50"
          },
          "padding": {
            "top": "var:preset|spacing|20"
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontSize": "var:preset|font-size|small",
          "fontWeight": "600"
        }
      },
      "core/post-navigation-link": {
        "elements": {
          "link": {
            "typography": {
              "fontFamily": "var:preset|font-family|sans",
              "fontWeight": "600",
              "textDecoration": "none"
            }
          }
        }
      },
      "core/comment-author-name": {
        "elements": {
          "link": {
            "typography": {
              "textDecoration": "none",
              "textTransform": "capitalize"
            }
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "600"
        }
      },
      "core/comment-date": {
        "elements": {
          "link": {
            ":hover": {
              "color": {
                "text": "var:preset|color|accent"
              }
            },
            "color": {
              "text": "var:preset|color|secondary"
            },
            "typography": {
              "textDecoration": "none"
            }
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        }
      },
      "core/comment-edit-link": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        }
      },
      "core/comment-reply-link": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        }
      },
      "core/comments-pagination": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        }
      },
      "core/post-excerpt": {
        "elements": {
          "link": {
            "typography": {
              "fontFamily": "var:preset|font-family|sans",
              "fontSize": "var:preset|font-size|medium",
              "fontWeight": "500"
            }
          }
        }
      }
    },
    "color": {
      "background": "var:preset|color|base",
      "text": "var:preset|color|contrast"
    },
    "elements": {
      "button": {
        "border": {
          "radius": "var:preset|border-radius|sm"
        },
        "color": {
          "background": "var:preset|color|primary",
          "text": "var:preset|color|base"
        },
        "spacing": {
          "padding": {
            "bottom": "0.75rem",
            "left": "1.5rem",
            "right": "1.5rem",
            "top": "0.75rem"
          }
        },
        "typography": {
          "fontFamily": "var:preset|font-family|sans",
          "fontWeight": "600",
          "letterSpacing": "0.05em",
          "textDecoration": "none",
          "textTransform": "uppercase"
        }
      },
      "caption": {
        "color": {
          "text": "var:preset|color|secondary"
        },
        "typography": {
          "fontSize": "var:preset|font-size|small",
          "fontStyle": "italic",
          "lineHeight": "1.4"
        }
      },
      "h1": {
        "typography": {
          "fontSize": "var:preset|font-size|xxx-large",
          "lineHeight": "1.15"
        }
      },
      "h2": {
        "typography": {
          "fontSize": "var:preset|font-size|xx-large",
          "lineHeight": "1.2"
        }
      },
      "h3": {
        "typography": {
          "fontSize": "var:preset|font-size|x-large",
          "lineHeight": "1.25"
        }
      },
      "h4": {
        "typography": {
          "fontSize": "var:preset|font-size|large",
          "lineHeight": "1.3"
        }
      },
      "h5": {
        "typography": {
          "fontSize": "var:preset|font-size|medium",
          "lineHeight": "1.35"
        }
      },
      "h6": {
        "typography": {
          "fontSize": "var:preset|font-size|small",
          "lineHeight": "1.4"
        }
      },
      "heading": {
        "typography": {
          "fontFamily": "var:preset|font-family|serif",
          "fontWeight": "650",
          "letterSpacing": "-0.01em",
          "lineHeight": "1.25"
        }
      },
      "link": {
        "color": {
          "text": "var:preset|color|accent"
        },
        "typography": {
          "textDecoration": "underline"
        }
      },
      "select": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        },
        "border": {
          "radius": "var:preset|border-radius|sm"
        }
      },
      "textInput": {
        "typography": {
          "fontFamily": "var:preset|font-family|sans"
        },
        "border": {
          "radius": "var:preset|border-radius|sm"
        }
      }
    },
    "spacing": {
      "blockGap": "var:preset|spacing|30",
      "padding": {
        "left": "var:preset|spacing|30",
        "right": "var:preset|spacing|30"
      }
    },
    "typography": {
      "fontFamily": "var:preset|font-family|serif",
      "fontSize": "var:preset|font-size|medium",
      "fontWeight": "400",
      "lineHeight": "1.62"
    }
  },
  "customTemplates": [
    {
      "name": "page-no-title",
      "postTypes": ["page"],
      "title": "Page Without Title"
    }
  ],
  "templateParts": [
    {
      "area": "header",
      "name": "header"
    },
    {
      "area": "footer",
      "name": "footer"
    }
  ]
}
