{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "customTemplates": [
    {
      "title": "Blank",
      "name": "blank",
      "postTypes": [
        "page",
        "post"
      ]
    },
    {
      "title": "Full Width",
      "name": "full-width",
      "postTypes": [
        "page",
        "post"
      ]
    }
  ],
  "templateParts": [
    {
      "area": "header",
      "name": "header",
      "title": "Header"
    },
    {
      "area": "footer",
      "name": "footer",
      "title": "Footer"
    }
  ],
  "settings": {
    "appearanceTools": true,
    "border": {
      "color": true,
      "radius": true,
      "style": true,
      "width": true
    },
    "custom": {
      "border": {
        "width": "1px",
        "style": "solid",
        "color": "var(--wp--preset--color--neutral-300)",
        "radius": "5px"
      },
      "fontWeight": {
        "black": 900,
        "extraBold": 800,
        "bold": 700,
        "semiBold": 600,
        "medium": 500,
        "regular": 400,
        "light": 300,
        "extraLight": 200,
        "thin": 100
      },
      "letterSpacing": {
        "text": "normal",
        "heading": "-0.01em"
      },
      "lineHeight": {
        "text": 1.5,
        "heading": 1.2
      },
      "boxShadow": {
        "x": "0px",
        "y": "3px",
        "blur": "10px",
        "spread": "0px",
        "color": "var(--wp--preset--color--primary-100, var(--wp--preset--color--neutral-100))",
        "radius": "0px",
        "zIndex": -1
      },
      "checklist": {
        "background": "var(--wp--preset--color--primary-600, var(--wp--preset--color--neutral-600))"
      },
      "transition": "all 0.2s ease"
    },
    "layout": {
      "contentSize": "800px",
      "wideSize": "1200px"
    },
    "spacing": {
      "blockGap": true,
      "margin": true,
      "padding": true,
      "units": [
        "%",
        "em",
        "px",
        "rem",
        "vh",
        "vw"
      ],
      "customSpacingSize": true,
      "spacingScale": {
        "operator": "*",
        "increment": 2,
        "steps": 7,
        "mediumStep": 4,
        "unit": "rem"
      }
    },
    "color": {
      "customDuotone": true,
      "customGradient": true,
      "defaultGradients": true,
      "defaultPalette": false,
      "gradients": [
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--primary-600) 0%,var(--wp--preset--color--primary-500) 100%)",
          "name": "Primary 700/500",
          "slug": "primary-700-500"
        },
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--primary-500) 0%,var(--wp--preset--color--primary-300) 100%)",
          "name": "Primary 600/300",
          "slug": "primary-600-300"
        },
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--primary-300) 0%,var(--wp--preset--color--primary-100) 100%)",
          "name": "Primary 300/100",
          "slug": "primary-300-100"
        },
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-900) 0%,var(--wp--preset--color--neutral-600) 100%)",
          "name": "Neutral 900/600",
          "slug": "neutral-900-600"
        },
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-600) 0%,var(--wp--preset--color--neutral-300) 100%)",
          "name": "Neutral 600/300",
          "slug": "neutral-600-300"
        },
        {
          "gradient": "linear-gradient(135deg,var(--wp--preset--color--neutral-100) 0%,var(--wp--preset--color--neutral-50) 100%)",
          "name": "Neutral 100/50",
          "slug": "neutral-100-50"
        }
      ],
      "link": true,
      "palette": [
        {
          "color": "#213fd4",
          "name": "Primary 700",
          "slug": "primary-700"
        },
        {
          "color": "#3858e9",
          "name": "Primary 600",
          "slug": "primary-600"
        },
        {
          "color": "#4c69eb",
          "name": "Primary 500",
          "slug": "primary-500"
        },
        {
          "color": "#8098f9",
          "name": "Primary 400",
          "slug": "primary-400"
        },
        {
          "color": "#c3cdf8",
          "name": "Primary 300",
          "slug": "primary-300"
        },
        {
          "color": "#ebeefd",
          "name": "Primary 100",
          "slug": "primary-100"
        },
        {
          "color": "#151929",
          "name": "Neutral 900",
          "slug": "neutral-900"
        },
        {
          "color": "#1d243c",
          "name": "Neutral 800",
          "slug": "neutral-800"
        },
        {
          "color": "#3f4c7c",
          "name": "Neutral 700",
          "slug": "neutral-700"
        },
        {
          "color": "#46548a",
          "name": "Neutral 600",
          "slug": "neutral-600"
        },
        {
          "color": "#6b76a1",
          "name": "Neutral 500",
          "slug": "neutral-500"
        },
        {
          "color": "#7e87ad",
          "name": "Neutral 400",
          "slug": "neutral-400"
        },
        {
          "color": "#b5bbd0",
          "name": "Neutral 300",
          "slug": "neutral-300"
        },
        {
          "color": "#d0d4e3",
          "name": "Neutral 200",
          "slug": "neutral-200"
        },
        {
          "color": "#edeef3",
          "name": "Neutral 100",
          "slug": "neutral-100"
        },
        {
          "color": "#f6f6f9",
          "name": "Neutral 50",
          "slug": "neutral-50"
        },
        {
          "color": "#fafafc",
          "name": "Neutral 25",
          "slug": "neutral-25"
        },
        {
          "color": "#ffffff",
          "name": "White",
          "slug": "white"
        }
      ]
    },
    "typography": {
      "customFontSize": true,
      "dropCap": true,
      "lineHeight": true,
      "fluid": true,
      "fontSizes": [
        {
          "name": "72px",
          "size": "clamp(48px, 6.6vw, 72px)",
          "slug": "72",
          "fluid": {
            "min": "48px",
            "max": "72px"
          }
        },
        {
          "name": "60px",
          "size": "clamp(36px, 4.8vw, 60px)",
          "slug": "60",
          "fluid": {
            "min": "36px",
            "max": "60px"
          }
        },
        {
          "name": "48px",
          "size": "clamp(30px, 3.6vw, 48px)",
          "slug": "48",
          "fluid": {
            "min": "30px",
            "max": "48px"
          }
        },
        {
          "name": "36px",
          "size": "clamp(24px, 3vw, 36px)",
          "slug": "36",
          "fluid": {
            "min": "24px",
            "max": "36px"
          }
        },
        {
          "name": "30px",
          "size": "clamp(22px, 2.4vw, 30px)",
          "slug": "30",
          "fluid": {
            "min": "22px",
            "max": "30px"
          }
        },
        {
          "name": "24px",
          "size": "clamp(20px, 2vw, 24px)",
          "slug": "24",
          "fluid": {
            "min": "20px",
            "max": "24px"
          }
        },
        {
          "name": "20px",
          "size": "clamp(18px, 1.8vw, 20px)",
          "slug": "20",
          "fluid": {
            "min": "18px",
            "max": "20px"
          }
        },
        {
          "name": "18px",
          "size": "clamp(16px, 1.6vw, 18px)",
          "slug": "18",
          "fluid": {
            "min": "16px",
            "max": "18px"
          }
        },
        {
          "name": "16px",
          "size": "clamp(14px, 1.6vw, 16px)",
          "slug": "16",
          "fluid": {
            "min": "14px",
            "max": "16px"
          }
        }
      ],
      "fontFamilies": [
        {
          "fontFamily": "var(--wp--custom--font-stack--sans-serif, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif)",
          "name": "Sans Serif",
          "slug": "sans-serif"
        },
        {
          "fontFamily": "var(--wp--custom--font-stack--serif, serif)",
          "name": "Serif",
          "slug": "serif"
        },
        {
          "fontFamily": "var(--wp--custom--font-stack--monospace, monospace)",
          "name": "Monospace",
          "slug": "monospace"
        },
        {
          "fontFamily": "Archivo, var(--wp--custom--font-stack--sans-serif)",
          "name": "Archivo",
          "slug": "archivo"
        },
        {
          "fontFamily": "Alegreya, var(--wp--custom--font-stack--serif)",
          "name": "Alegreya",
          "slug": "alegreya"
        },
        {
          "fontFamily": "Crimson Pro, var(--wp--custom--font-stack--serif)",
          "name": "Crimson Pro",
          "slug": "crimson-pro"
        },
        {
          "fontFamily": "Dancing Script, var(--wp--custom--font-stack--serif)",
          "name": "Dancing Script",
          "slug": "dancing-script"
        },
        {
          "fontFamily": "DM Sans, var(--wp--custom--font-stack--sans-serif)",
          "name": "DM Sans",
          "slug": "dm-sans"
        },
        {
          "fontFamily": "Epilogue, var(--wp--custom--font-stack--sans-serif)",
          "name": "Epilogue",
          "slug": "epilogue"
        },
        {
          "fontFamily": "Figtree, var(--wp--custom--font-stack--sans-serif)",
          "name": "Figtree",
          "slug": "figtree"
        },
        {
          "fontFamily": "IBM Plex Sans, var(--wp--custom--font-stack--sans-serif)",
          "name": "IBM Plex Sans",
          "slug": "ibm-plex-sans"
        },
        {
          "fontFamily": "IBM Plex Mono, var(--wp--custom--font-stack--mono)",
          "name": "IBM Plex Mono",
          "slug": "ibm-plex-mono"
        },
        {
          "fontFamily": "Inter, var(--wp--custom--font-stack--sans-serif)",
          "name": "Inter",
          "slug": "inter"
        },
        {
          "fontFamily": "Jost, var(--wp--custom--font-stack--sans-serif)",
          "name": "Jost",
          "slug": "jost"
        },
        {
          "fontFamily": "Lexen, var(--wp--custom--font-stack--sans-serif)",
          "name": "Lexen",
          "slug": "lexen"
        },
        {
          "fontFamily": "Lora, var(--wp--custom--font-stack--serif)",
          "name": "Lora",
          "slug": "lora"
        },
        {
          "fontFamily": "Manrope, var(--wp--custom--font-stack--sans-serif)",
          "name": "Manrope",
          "slug": "manrope"
        },
        {
          "fontFamily": "Mulish, var(--wp--custom--font-stack--sans-serif)",
          "name": "Mulish",
          "slug": "mulish"
        },
        {
          "fontFamily": "Outfit, var(--wp--custom--font-stack--sans-serif)",
          "name": "Outfit",
          "slug": "outfit"
        },
        {
          "fontFamily": "Open Sans, var(--wp--custom--font-stack--sans-serif)",
          "name": "Open Sans",
          "slug": "open-sans"
        },
        {
          "fontFamily": "Oswald, var(--wp--custom--font-stack--sans-serif)",
          "name": "Oswald",
          "slug": "oswald"
        },
        {
          "fontFamily": "Playfair Display, var(--wp--custom--font-stack--serif)",
          "name": "Playfair Display",
          "slug": "playfair-display"
        },
        {
          "fontFamily": "Plus Jakarta Sans, var(--wp--custom--font-stack--serif)",
          "name": "Plus Jakarta Sans",
          "slug": "plus-jakarta-sans"
        },
        {
          "fontFamily": "Public Sans, var(--wp--custom--font-stack--sans-serif)",
          "name": "Public Sans",
          "slug": "public-sans"
        },
        {
          "fontFamily": "Quicksand, var(--wp--custom--font-stack--sans-serif)",
          "name": "Quicksand",
          "slug": "quicksand"
        },
        {
          "fontFamily": "Readex Pro, var(--wp--custom--font-stack--sans-serif)",
          "name": "Readex Pro",
          "slug": "readex-pro"
        },
        {
          "fontFamily": "Roboto, var(--wp--custom--font-stack--sans-serif)",
          "name": "Roboto",
          "slug": "roboto"
        },
        {
          "fontFamily": "Rubik, var(--wp--custom--font-stack--sans-serif)",
          "name": "Rubik",
          "slug": "rubik"
        },
        {
          "fontFamily": "Source Serif Pro, var(--wp--custom--font-stack--sans-serif)",
          "name": "Source Serif Pro",
          "slug": "source-serif-pro"
        },
        {
          "fontFamily": "Space Grotesk, var(--wp--custom--font-stack--sans-serif)",
          "name": "Space Grotesk",
          "slug": "space-grotesk"
        },
        {
          "fontFamily": "Urbanist, var(--wp--custom--font-stack--sans-serif)",
          "name": "Urbanist",
          "slug": "urbanist"
        },
        {
          "fontFamily": "Work Sans, var(--wp--custom--font-stack--sans-serif)",
          "name": "Work Sans",
          "slug": "work-sans"
        }
      ]
    }
  },
  "styles": {
    "color": {
      "background": "var(--wp--preset--color--white)",
      "text": "var(--wp--preset--color--neutral-600)"
    },
    "spacing": {
      "blockGap": "1rem"
    },
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--sans-serif)",
      "fontSize": "var(--wp--preset--font-size--20)",
      "fontWeight": "var(--wp--custom--font-weight--regular)",
      "lineHeight": "var(--wp--custom--line-height--regular)"
    },
    "elements": {
      "h1": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--60)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)",
          "letterSpacing": "-0.03em"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "h2": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--48)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)",
          "letterSpacing": "-0.02em"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "h3": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--36)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)",
          "letterSpacing": "-0.01em"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "h4": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--30)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)",
          "letterSpacing": "-0.005em"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "h5": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--24)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)",
          "letterSpacing": "-0.0025em"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "h6": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--20)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "var(--wp--custom--line-height--heading)"
        },
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "link": {
        "color": {
          "text": "var(--wp--preset--color--primary-600, var(--wp--preset--color--neutral-600))"
        },
        "typography": {
          "textDecoration": "none"
        },
        ":hover": {
          "color": {
            "text": "var(--wp--preset--color--primary-600, var(--wp--preset--color--neutral-600))"
          }
        },
        ":focus": {
          "color": {
            "text": "var(--wp--preset--color--primary-600, var(--wp--preset--color--neutral-600))"
          }
        }
      }
    },
    "blocks": {
      "core/button": {
        "border": {
          "width": "0px",
          "radius": "var(--wp--custom--border--radius, inherit)"
        },
        "color": {
          "text": "#fff",
          "background": "var(--wp--preset--color--primary-600, var(--wp--preset--color--neutral-600))"
        },
        "spacing": {
          "padding": {
            "top": "0.9em",
            "right": "1.2em",
            "bottom": "0.9em",
            "left": "1.2em"
          }
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--18)",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)",
          "lineHeight": "1"
        }
      },
      "core/code": {
        "border": {
          "width": "0px",
          "radius": "var(--wp--custom--border--radius)"
        },
        "color": {
          "background": "var(--wp--preset--color--neutral-100)"
        }
      },
      "core/column": {
        "border": {
          "radius": "var(--wp--custom--border--radius, inherit)"
        }
      },
      "core/columns": {
        "border": {
          "radius": "var(--wp--custom--border--radius)"
        },
        "spacing": {
          "margin": {
            "bottom": "0"
          }
        }
      },
      "core/cover": {
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "0"
          }
        }
      },
      "core/group": {
        "spacing": {
          "margin": {
            "top": "0px",
            "bottom": "0px"
          }
        }
      },
      "core/image": {
        "spacing": {
          "margin": {
            "top": "0",
            "right": "0",
            "bottom": "0",
            "left": "0"
          },
          "padding": {
            "top": "0",
            "right": "0",
            "bottom": "0",
            "left": "0"
          }
        }
      },
      "core/list": {
        "typography": {
          "lineHeight": "1.5"
        }
      },
      "core/navigation": {
        "spacing": {
          "margin": {
            "top": "0px",
            "right": "auto",
            "bottom": "0px",
            "left": "auto"
          }
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--16)",
          "fontWeight": "var(--wp--custom--font-weight--medium)"
        }
      },
      "core/navigation-link": {
        "typography": {
          "fontWeight": "var(--wp--custom--font-weight--medium)"
        },
        "spacing": {
            "padding": {
                "top": "calc(var(--wp--style--block-gap, 1em) / 2) !important",
                "right": "calc(var(--wp--style--block-gap, 1em) / 2) !important",
                "bottom": "calc(var(--wp--style--block-gap, 1em) / 2) !important",
                "left": "calc(var(--wp--style--block-gap, 1em) / 2) !important"
            }
        }
      },
      "core/page-list": {
        "spacing": {
          "blockGap": "1em"
        }
      },
      "core/paragraph": {
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1em"
          }
        },
        "typography": {
          "lineHeight": "var(--wp--custom--line-height--text)"
        }
      },
      "core/post-date": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--16)"
        }
      },
      "core/post-content": {
        "spacing": {
          "margin": {
            "left": "auto",
            "right": "auto"
          }
        }
      },
      "core/post-featured-image": {
        "border": {
          "radius": "var(--wp--custom--border--radius)"
        },
        "spacing": {
          "margin": {
            "bottom": "var(--wp--style--block-gap, 1em)"
          }
        }
      },
      "core/post-template": {
        "spacing": {
          "blockGap": "var(--wp--style--block-gap, 1em)"
        }
      },
      "core/post-terms": {
        "spacing": {
          "margin": {
            "bottom": "0em"
          }
        },
        "typography": {
          "textDecoration": "none",
          "fontSize": "var(--wp--preset--font-size--16)"
        }
      },
      "core/post-title": {
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "core/pullquote": {
        "border": {
          "top": {
            "width": "var(--wp--custom--border--width, 2px)"
          },
          "bottom": {
            "width": "var(--wp--custom--border--width, 2px)"
          }
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--style--block-gap)",
            "right": "var(--wp--style--block-gap)",
            "bottom": "var(--wp--style--block-gap)",
            "left": "var(--wp--style--block-gap)"
          }
        }
      },
      "core/quote": {
        "border": {
          "left": {
            "style": "var(--wp--custom--border--style)",
            "color": "var(--wp--custom--border--color)",
            "width": "var(--wp--custom--border--width)"
          }
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--style--block-gap)",
            "right": "var(--wp--style--block-gap)",
            "bottom": "var(--wp--style--block-gap)",
            "left": "var(--wp--style--block-gap)"
          }
        }
      },
      "core/search": {
        "spacing": {
          "padding": {
            "top": "0",
            "right": "0",
            "bottom": "0",
            "left": "0"
          }
        }
      },
      "core/separator": {
        "border": {
          "color": "currentColor !important"
        }
      },
      "core/site-logo": {
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        }
      },
      "core/site-title": {
        "color": {
          "text": "var(--wp--preset--color--neutral-900)"
        },
        "spacing": {
          "margin": {
            "bottom": "0"
          }
        },
        "typography": {
          "textDecoration": "none",
          "fontWeight": "var(--wp--custom--font-weight--semi-bold)"
        }
      },
      "core/social-links": {
        "color": {
          "text": "var(--wp--preset--color--neutral-400)"
        },
        "spacing": {
          "padding": {
            "left": "0"
          }
        }
      },
      "core/template-part": {
        "spacing": {
          "margin": {
            "top": "0",
            "right": "0",
            "bottom": "0",
            "left": "0"
          }
        }
      },
      "core/video": {
        "border": {
          "radius": "var(--wp--custom--border--radius)"
        },
        "color": {
          "background": "var(--wp--preset--color--neutral-100)",
          "text": "var(--wp--preset--color--neutral-700)"
        }
      }
    }
  }
}
