{ "version": 2, "customTemplates": [ { "name": "template-no-title", "title": "Page Without Title", "postTypes": [ "page" ] }, { "name": "blank", "title": "Blank", "postTypes": [ "page" ] } ], "settings": { "appearanceTools": true, "color": { "defaultPalette": false, "defaultGradients": false, "palette": [ { "slug": "body", "color": "#232325", "name": "Body" }, { "slug": "background", "color": "#F3F7FF", "name": "Background" }, { "slug": "accent", "color": "#336EE6", "name": "Accent" }, { "slug": "accent-2", "color": "#9A999C", "name": "Accent #2 " }, { "slug": "body-light", "color": "#ECECEC", "name": "Body Light" } ] }, "custom": { "spacing": { "baseline": "16px", "tiny": "min(1rem, 1vw)", "small": "min(1.5rem, 5vw)", "normal": "calc(1.5 * var(--wp--custom--spacing--small))", "medium": "calc(2.5 * var(--wp--custom--spacing--small))", "large": "clamp(4rem, 6vw, 6rem)", "gutter": "clamp( calc( 1.5 * var(--wp--custom--spacing--baseline) ), 3.333vw, calc( 3 * var(--wp--custom--spacing--baseline) ) )", "outer": "var(--wp--custom--spacing--gutter)" }, "border": { "small": "4px", "medium": "8px", "large": "20px" }, "typography": { "font-weight": { "normal": 400, "medium": 500, "semibold": 600, "bold": 700 }, "line-height": { "tiny": 1, "small": 1.2, "medium": 1.35, "normal": 1.5 } }, "shadow": { "light": "0 15px 30px -10px rgba(0,0,0,0.10)", "medium": "0 25px 40px -20px rgba(0,0,0,0.30)", "heavy": "0 25px 40px -20px rgba(0,0,0,0.80)" } }, "typography": { "dropCap": false, "fluid": true, "fontFamilies": [ { "fontFamily": "\"Space Grotesk\", sans-serif", "name": "Space Grotesk", "slug": "space-grotesk", "fontFace": [ { "fontFamily": "Space Grotesk", "fontWeight": "400 700", "fontStretch": "normal", "src": [ "file:./assets/fonts/SpaceGrotesk-VariableFont_wght.ttf" ] } ] }, { "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "inter", "fontFace": [ { "fontFamily": "Inter", "fontWeight": "400 700", "fontStretch": "normal", "src": [ "file:./assets/fonts/Inter.ttf" ] } ] }, { "fontFamily": "\"Playfair Display\", serif", "name": "Playfair Display", "slug": "playfair-display", "fontFace": [ { "fontFamily": "Playfair Display", "fontWeight": "400 800", "fontStretch": "normal", "src": [ "file:./assets/fonts/PlayfairDisplay-VariableFont_wght.ttf" ] } ] }, { "fontFamily": "\"Roboto Flex\", sans-serif", "name": "Roboto Flex", "slug": "roboto-flex", "fontFace": [ { "fontFamily": "Roboto Flex", "fontWeight": "400 800", "fontStretch": "normal", "src": [ "file:./assets/fonts/RobotoFlex-VariableFont_GRAD,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf" ] } ] }, { "fontFamily": "\"Sono\", monospace", "name": "Sono", "slug": "sono", "fontFace": [ { "fontFamily": "Sono", "fontWeight": "400 800", "fontStretch": "normal", "src": [ "file:./assets/fonts/Sono-VariableFont_MONO,wght.ttf" ] } ] } ], "fontSizes": [ { "fluid": { "min": "1rem", "max": "1.15rem" }, "size": "1.15rem", "slug": "small" }, { "fluid": { "min": "1.25rem", "max": "1.5rem" }, "size": "1.5rem", "slug": "medium" }, { "fluid": { "min": "1.55rem", "max": "1.875rem" }, "size": "1.75rem", "slug": "large" }, { "fluid": { "min": "1.6rem", "max": "2.25rem" }, "size": "2.25rem", "slug": "x-large" }, { "fluid": { "min": "2.85rem", "max": "5rem" }, "size": "5rem", "slug": "xx-large" } ] }, "layout": { "contentSize": "640px", "wideSize": "1920px" }, "useRootPaddingAwareAlignments": true, "spacing": { "units": [ "%", "px", "em", "rem", "vh", "vw" ], "spacingScale": { "steps": 0 }, "spacingSizes": [ { "name": "1", "slug": "30", "size": "clamp(0.6rem, 1vw, 0.67rem)" }, { "name": "2", "slug": "40", "size": "clamp(.9rem, 1.5vw, 1rem)" }, { "name": "3", "slug": "50", "size": "clamp(1rem, 2vw, 1.5rem)" }, { "name": "4", "slug": "60", "size": "clamp(1.5rem, 3vw, 3rem)" }, { "name": "5", "slug": "70", "size": "clamp(2rem, 4vw, 6rem)" }, { "name": "6", "slug": "80", "size": "clamp(3rem, 8vw, 8rem)" } ] } }, "styles": { "blocks": { "core/navigation": { "typography": { "fontSize": "calc(.9 * var(--wp--preset--font-size--medium))", "fontWeight": 400 }, "spacing": { "blockGap": "1.25rem" } }, "core/buttons": { "spacing": { "blockGap": "10px" } }, "core/cover": { "spacing": { "padding": { "top": "var(--wp--custom--spacing--large)", "bottom": "var(--wp--custom--spacing--large)", "right": "var(--wp--custom--spacing--large)", "left": "var(--wp--custom--spacing--large)" } } }, "core/social-links": { "spacing": { "blockGap": "10px" } }, "core/site-title": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "calc(1.1 * var(--wp--preset--font-size--medium))", "fontWeight": "600" } }, "core/separator": { "color": { "background": "var(--wp--preset--color--accent)" } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--body)" }, "elements": { "button": { "border": { "radius": "14px" }, "color": { "background": "var(--wp--preset--color--accent)", "text": "var(--wp--preset--color--background)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontWeight": "500", "fontSize": "var(--wp--preset--font-size--medium)", "textTransform": "none", "letterSpacing": "0" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontWeight": "700", "textTransform": "none", "letterSpacing": "-0.025em" } }, "h1": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--xx-large)" } }, "h2": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--x-large)" } }, "h3": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "calc(.75 * var(--wp--preset--font-size--x-large))" } }, "h4": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--preset--font-size--large)" } }, "h5": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--preset--font-size--medium)" } }, "h6": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--medium)", "fontSize": "var(--wp--preset--font-size--small)", "textTransform": "uppercase", "letterSpacing": "0" } }, "link": { "color": { "text": "var(--wp--preset--color--body)" } } }, "spacing": { "blockGap": "1.5rem" }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.5" } }, "templateParts": [ { "name": "header", "title": "Header", "area": "header" }, { "name": "footer", "title": "Footer", "area": "footer" } ] }