{ "id": "neo-gothic-revival", "name": "Neo-Gothic Revival", "category": "editorial", "description": "Inspired by Gothic architecture and medieval manuscripts. Dark, dramatic typography with ecclesiastical gravitas.", "vibe": "Medieval, Dramatic, Historic", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap", "typography": { "fonts": { "heading": "Cinzel Decorative", "body": "Spectral", "code": "Spectral" }, "colors": { "text": "2C2C2C", "textSecondary": "1A1A1A", "background": "FDFDF0", "accent": "4A0E0E", "border": "3E2723", "codeBg": "F5F5EB", "blockquoteBorder": "4A0E0E" } }, "elements": { "h1": { "font": "heading", "size": 36, "color": "textSecondary", "bold": true, "align": "center", "spacing": { "before": 48, "after": 32, "line": 1.2 }, "borderTop": { "color": "accent", "width": 3, "style": "solid", "space": 12 }, "borderBottom": { "color": "accent", "width": 3, "style": "solid", "space": 12 }, "padding": 20 }, "h2": { "font": "heading", "size": 18, "color": "accent", "bold": false, "align": "left", "spacing": { "before": 36, "after": 18, "line": 1.3 } }, "h3": { "font": "heading", "size": 14, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 24, "after": 12, "line": 1.3 }, "allCaps": true }, "h4": { "font": "body", "size": 14, "color": "text", "bold": true, "align": "left", "spacing": { "before": 20, "after": 10, "line": 1.4 } }, "h5": { "font": "body", "size": 12, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "h6": { "font": "body", "size": 11, "color": "textSecondary", "italic": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "p": { "font": "body", "size": 12, "color": "text", "align": "justify", "spacing": { "before": 0, "after": 18, "line": 1.8 } }, "blockquote": { "font": "body", "size": 14, "color": "text", "italic": true, "align": "left", "spacing": { "before": 28, "after": 28, "line": 1.6 }, "padding": 20, "borderLeft": { "color": "blockquoteBorder", "width": 4, "style": "solid" } , "background": "F5F5EB" }, "code": { "font": "body", "size": 11, "color": "textSecondary", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "body", "size": 11, "color": "textSecondary", "background": "codeBg", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.4 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "ul": { "spacing": { "before": 16, "after": 16, "line": 1.6 }, "indent": 24, "bullet": "circle" }, "ol": { "spacing": { "before": 16, "after": 16, "line": 1.6 }, "indent": 24, "numbering": "decimal" }, "li": { "font": "body", "size": 12, "color": "text", "spacing": { "before": 6, "after": 6, "line": 1.6 } }, "strong": { "font": "body", "bold": true, "color": "textSecondary" }, "em": { "font": "body", "italic": true }, "a": { "font": "body", "color": "accent", "underline": true, "bold": true }, "table": { "spacing": { "before": 24, "after": 24, "line": 1.4 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 12, "color": "background", "bold": true, "background": "textSecondary", "padding": 12 }, "td": { "font": "body", "size": 11, "color": "text", "padding": 12, "borderBottom": { "color": "border", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 32, "after": 32 }, "border": { "color": "accent", "width": 2, "style": "solid" } }, "img": { "align": "center", "spacing": { "before": 24, "after": 24 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "del": { "font": "body", "strikethrough": true }, "sup": { "font": "body", "size": 9, "superScript": true }, "sub": { "font": "body", "size": 9, "subScript": true }, "mark": { "font": "body", "background": "accent", "color": "background" }, "footnote": { "font": "body", "size": 10, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "textSecondary", "spacing": { "before": 4, "after": 4, "line": 1.2 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 72, "right": 72 }, "columns": 1, "header": true, "footer": true } }