{ "id": "parisian-chic", "name": "Parisian Chic", "category": "lifestyle", "description": "Sophisticated French aesthetics. Elegant high-contrast serifs with plenty of white space.", "vibe": "Sophisticated, Chic, Minimal", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,600;0,6..96,700;1,6..96,400&family=Jost:wght@300;400;500;600&display=swap", "typography": { "fonts": { "heading": "Bodoni Moda", "body": "Jost", "code": "Jost" }, "colors": { "text": "1A1A1A", "textSecondary": "333333", "background": "FFFFFF", "accent": "000000", "border": "E0E0E0", "codeBg": "F5F5F5", "blockquoteBg": "FFFFFF", "blockquoteBorder": "000000" } }, "elements": { "h1": { "font": "heading", "size": 36, "color": "accent", "bold": true, "align": "center", "spacing": { "before": 48, "after": 32, "line": 1.2 } }, "h2": { "font": "heading", "size": 16, "color": "textSecondary", "bold": true, "italic": true, "align": "center", "spacing": { "before": 36, "after": 18, "line": 1.3 } }, "h3": { "font": "heading", "size": 14, "color": "textSecondary", "bold": true, "align": "center", "uppercase": true, "letterSpacing": 1, "spacing": { "before": 24, "after": 12, "line": 1.4 } }, "h4": { "font": "heading", "size": 12, "color": "textSecondary", "bold": true, "align": "center", "uppercase": true, "letterSpacing": 1, "spacing": { "before": 20, "after": 10, "line": 1.4 } }, "h5": { "font": "body", "size": 11, "color": "textSecondary", "bold": true, "align": "center", "uppercase": true, "letterSpacing": 1, "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "h6": { "font": "body", "size": 10, "color": "textSecondary", "bold": true, "align": "center", "uppercase": true, "letterSpacing": 1, "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "p": { "font": "body", "size": 10, "color": "text", "align": "center", "spacing": { "before": 0, "after": 16, "line": 1.8 } }, "blockquote": { "font": "heading", "size": 12, "color": "textSecondary", "italic": true, "align": "center", "spacing": { "before": 32, "after": 32, "line": 1.6 }, "padding": 24, "border": { "top": { "color": "accent", "width": 1, "style": "solid" }, "bottom": { "color": "accent", "width": 1, "style": "solid" } }, "background": "blockquoteBg" }, "code": { "font": "code", "size": 10, "color": "textSecondary", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "code", "size": 10, "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.8 }, "indent": 24, "bullet": "circle" }, "ol": { "spacing": { "before": 16, "after": 16, "line": 1.8 }, "indent": 24, "numbering": "decimal" }, "li": { "font": "body", "size": 10, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.8 } }, "strong": { "font": "body", "bold": true, "color": "accent" }, "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": "body", "size": 10, "color": "accent", "bold": true, "background": "codeBg", "padding": 12, "uppercase": true, "letterSpacing": 1, "borderBottom": { "color": "accent", "width": 1, "style": "solid" } }, "td": { "font": "body", "size": 10, "color": "text", "padding": 12, "borderBottom": { "color": "border", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 32, "after": 32 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "img": { "align": "center", "spacing": { "before": 24, "after": 24 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "del": { "font": "body", "strikethrough": true, "color": "border" }, "sup": { "font": "body", "size": 9, "superScript": true }, "sub": { "font": "body", "size": 9, "subScript": true }, "mark": { "font": "body", "background": "codeBg", "color": "accent" }, "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 } }