{ "id": "data-analytics", "name": "Data Analytics", "category": "tech", "description": "Clean design for data science and analytics content. Precise typography optimized for charts and metrics.", "vibe": "Analytical, Clean, Data-driven", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Overpass:wght@400;600;700&family=Overpass+Mono:wght@400;600&display=swap", "typography": { "fonts": { "heading": "Overpass", "body": "Overpass", "code": "Overpass Mono" }, "colors": { "text": "475569", "textSecondary": "3730A3", "background": "FFFFFF", "accent": "0F172A", "border": "E2E8F0", "codeBg": "F1F5F9", "blockquoteBg": "F1F5F9", "blockquoteBorder": "3730A3" } }, "elements": { "h1": { "font": "heading", "size": 26, "color": "0F172A", "bold": true, "align": "left", "spacing": { "before": 48, "after": 24, "line": 1.2 } }, "h2": { "font": "heading", "size": 14, "color": "3730A3", "bold": true, "align": "left", "spacing": { "before": 36, "after": 18, "line": 1.3 } }, "h3": { "font": "heading", "size": 12, "color": "3730A3", "bold": true, "align": "left", "spacing": { "before": 24, "after": 12, "line": 1.4 } }, "h4": { "font": "heading", "size": 11, "color": "0F172A", "bold": true, "align": "left", "spacing": { "before": 20, "after": 10, "line": 1.4 } }, "h5": { "font": "body", "size": 10, "color": "text", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "h6": { "font": "body", "size": 10, "color": "text", "bold": true, "align": "left", "uppercase": true, "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "p": { "font": "body", "size": 10, "color": "text", "align": "left", "spacing": { "before": 0, "after": 16, "line": 1.6 } }, "blockquote": { "font": "code", "size": 9, "color": "text", "italic": false, "align": "left", "spacing": { "before": 24, "after": 24, "line": 1.6 }, "padding": 16, "border": { "left": { "color": "blockquoteBorder", "width": 4, "style": "solid" } }, "background": "blockquoteBg" }, "code": { "font": "code", "size": 10, "color": "textSecondary", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.5 } }, "pre": { "font": "code", "size": 10, "color": "text", "background": "codeBg", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.5 }, "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": 10, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.6 } }, "strong": { "font": "body", "bold": true, "color": "0F172A" }, "em": { "font": "body", "italic": true }, "a": { "font": "body", "color": "3730A3", "underline": true, "bold": true }, "table": { "spacing": { "before": 24, "after": 24, "line": 1.5 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 10, "color": "0F172A", "bold": true, "background": "codeBg", "padding": 12, "borderBottom": { "color": "3730A3", "width": 2, "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": "3730A3" }, "footnote": { "font": "body", "size": 10, "color": "text", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.2 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 72, "right": 72 }, "columns": 2, "header": true, "footer": true } }