{ "id": "medical-professional", "name": "Medical Professional", "category": "Healthcare", "description": "Clean, trustworthy clinical design. Optimized for patient charts, reports, and professional correspondence.", "vibe": "Clinical, Trustworthy, Modern", "googleFontsImport": "https://fonts.googleapis.com/css2?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=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Fira+Code: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": "Lato", "body": "Source Sans 3", "code": "Fira Code" }, "colors": { "text": "263238", "textSecondary": "546E7A", "background": "FFFFFF", "accent": "00897B", "border": "CFD8DC", "codeBg": "ECEFF1", "blockquoteBorder": "00897B" } }, "elements": { "h1": { "font": "heading", "size": 28, "color": "263238", "bold": true, "align": "left", "spacing": { "before": 24, "after": 12, "line": 1.2 }, "borderBottom": { "color": "accent", "width": 2, "style": "solid" } , "padding": 0 }, "h2": { "font": "heading", "size": 20, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 20, "after": 8, "line": 1.2 }, "background": "E0F2F1", "padding": 8, "borderRadius": 4 }, "h3": { "font": "heading", "size": 16, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 16, "after": 6, "line": 1.2 }, "allCaps": true, "letterSpacing": 1.0 }, "h4": { "font": "body", "size": 14, "color": "text", "bold": true, "align": "left", "spacing": { "before": 12, "after": 4, "line": 1.3 } }, "h5": { "font": "body", "size": 12, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 10, "after": 4, "line": 1.3 }, "allCaps": true }, "h6": { "font": "body", "size": 11, "color": "textSecondary", "italic": true, "align": "left", "spacing": { "before": 10, "after": 4, "line": 1.3 } }, "p": { "font": "body", "size": 12, "color": "text", "align": "left", "spacing": { "before": 0, "after": 10, "line": 1.5 } }, "blockquote": { "font": "body", "size": 12, "color": "textSecondary", "italic": true, "align": "left", "spacing": { "before": 16, "after": 16, "line": 1.5 }, "padding": 16, "borderLeft": { "color": "accent", "width": 4, "style": "solid" }, "background": "F5F7F8" }, "code": { "font": "code", "size": 10, "color": "text", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "code", "size": 10, "color": "text", "background": "codeBg", "padding": 12, "spacing": { "before": 12, "after": 12, "line": 1.4 }, "border": { "color": "border", "width": 1, "style": "solid" }, "borderRadius": 4 }, "ul": { "spacing": { "before": 8, "after": 8, "line": 1.5 }, "indent": 20, "bullet": "disc" }, "ol": { "spacing": { "before": 8, "after": 8, "line": 1.5 }, "indent": 20, "numbering": "decimal" }, "li": { "font": "body", "size": 12, "color": "text", "spacing": { "before": 2, "after": 2, "line": 1.5 } }, "strong": { "font": "body", "bold": true }, "em": { "font": "body", "italic": true }, "a": { "font": "body", "color": "0277BD", "underline": false }, "table": { "spacing": { "before": 16, "after": 16, "line": 1.3 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 11, "color": "text", "bold": true, "background": "CFD8DC", "padding": 8, "borderBottom": { "color": "textSecondary", "width": 1, "style": "solid" } }, "td": { "font": "body", "size": 11, "color": "text", "padding": 8, "borderBottom": { "color": "ECEFF1", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 20, "after": 20 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "img": { "align": "left", "spacing": { "before": 12, "after": 12 } }, "del": { "font": "body", "strikethrough": true }, "sup": { "font": "body", "size": 9, "superScript": true }, "sub": { "font": "body", "size": 9, "subScript": true }, "mark": { "font": "body", "background": "E0F2F1", "color": "text" }, "footnote": { "font": "body", "size": 10, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "textSecondary", "spacing": { "before": 6, "after": 6, "line": 1.3 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 72, "right": 72 }, "columns": 1, "header": true, "footer": true } }