{ "id": "elegant-magazine", "name": "Elegant Magazine", "category": "Lifestyle", "description": "High-fashion editorial style. Luxurious typography, centered layouts, and gold accents.", "vibe": "Luxury, Fashion, Ethereal", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Cinzel:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap", "typography": { "fonts": { "heading": "Cinzel", "body": "Lato", "code": "Cormorant Garamond" }, "colors": { "text": "1F1F1F", "textSecondary": "666666", "background": "FFFFFF", "accent": "C0A062", "border": "E5E5E5", "codeBg": "FAFAFA", "blockquoteBorder": "C0A062" } }, "elements": { "h1": { "font": "heading", "size": 42, "color": "1F1F1F", "bold": true, "align": "center", "spacing": { "before": 40, "after": 20, "line": 1.2 }, "letterSpacing": 2.0, "allCaps": true }, "h2": { "font": "heading", "size": 24, "color": "C0A062", "bold": true, "align": "center", "spacing": { "before": 32, "after": 16, "line": 1.3 }, "letterSpacing": 1.5, "allCaps": true }, "h3": { "font": "heading", "size": 18, "color": "1F1F1F", "bold": true, "align": "center", "spacing": { "before": 24, "after": 12, "line": 1.4 }, "letterSpacing": 1.0 }, "h4": { "font": "body", "size": 16, "color": "1F1F1F", "bold": true, "align": "center", "spacing": { "before": 20, "after": 10, "line": 1.5 }, "allCaps": true }, "h5": { "font": "body", "size": 14, "color": "666666", "bold": true, "align": "center", "spacing": { "before": 16, "after": 8, "line": 1.5 }, "allCaps": true }, "h6": { "font": "body", "size": 12, "color": "C0A062", "bold": true, "align": "center", "spacing": { "before": 16, "after": 8, "line": 1.5 }, "allCaps": true }, "p": { "font": "body", "size": 14, "color": "333333", "align": "center", "spacing": { "before": 0, "after": 20, "line": 1.8 }, "weight": 300 }, "blockquote": { "font": "heading", "size": 24, "color": "1F1F1F", "bold": false, "align": "center", "spacing": { "before": 32, "after": 32, "line": 1.4 }, "padding": 0, "borderTop": { "color": "C0A062", "width": 1, "style": "solid" }, "borderBottom": { "color": "C0A062", "width": 1, "style": "solid" }, "italic": false }, "code": { "font": "body", "size": 12, "color": "C0A062", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 }, "italic": true }, "pre": { "font": "body", "size": 12, "color": "666666", "background": "FAFAFA", "padding": 24, "spacing": { "before": 24, "after": 24, "line": 1.6 }, "border": { "color": "E5E5E5", "width": 1, "style": "solid" }, "italic": true }, "ul": { "spacing": { "before": 20, "after": 20, "line": 1.8 }, "indent": 0, "bullet": "disc" }, "ol": { "spacing": { "before": 20, "after": 20, "line": 1.8 }, "indent": 20, "numbering": "decimal" }, "li": { "font": "body", "size": 14, "color": "333333", "spacing": { "before": 4, "after": 4, "line": 1.8 } }, "strong": { "font": "heading", "bold": true, "color": "1F1F1F" }, "em": { "font": "body", "italic": true, "color": "C0A062" }, "a": { "font": "body", "color": "C0A062", "underline": true, "bold": false }, "table": { "spacing": { "before": 32, "after": 32, "line": 1.4 }, "border": { "color": "E5E5E5", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 12, "color": "1F1F1F", "bold": true, "background": "FFFFFF", "padding": 12, "borderBottom": { "color": "C0A062", "width": 1, "style": "solid" } }, "td": { "font": "body", "size": 13, "color": "333333", "padding": 12, "borderBottom": { "color": "E5E5E5", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 48, "after": 48 }, "border": { "color": "E5E5E5", "width": 1, "style": "solid" }, "width": "50%" }, "img": { "align": "center", "spacing": { "before": 32, "after": 32 } }, "del": { "font": "body", "strikethrough": true, "color": "999999" }, "sup": { "font": "body", "size": 10, "superScript": true }, "sub": { "font": "body", "size": 10, "subScript": true }, "mark": { "font": "body", "background": "F5F5F5", "color": "1F1F1F" }, "footnote": { "font": "body", "size": 11, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 11, "color": "textSecondary", "spacing": { "before": 6, "after": 6, "line": 1.4 } } }, "page": { "margins": { "top": 90, "bottom": 90, "left": 90, "right": 90 }, "columns": 1, "header": true, "footer": true } }