{ "id": "phd-thesis", "name": "PhD Thesis", "category": "Academic", "description": "The gold standard for dissertation submissions. Meets strict university requirements: double spacing, wide binding margins, and classic serif composition.", "vibe": "Formal, Conservative, Standard", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Arimo: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": "Tinos", "body": "Tinos", "code": "Arimo" }, "colors": { "text": "000000", "textSecondary": "333333", "background": "FFFFFF", "accent": "000000", "border": "666666", "codeBg": "F5F5F5", "blockquoteBorder": "333333" } }, "elements": { "h1": { "font": "heading", "size": 16, "color": "text", "bold": true, "align": "center", "allCaps": true, "spacing": { "before": 72, "after": 24, "line": 2.0 } }, "h2": { "font": "heading", "size": 14, "color": "text", "bold": true, "align": "left", "spacing": { "before": 24, "after": 12, "line": 2.0 } }, "h3": { "font": "heading", "size": 12, "color": "text", "bold": true, "align": "left", "spacing": { "before": 18, "after": 6, "line": 2.0 } }, "h4": { "font": "heading", "size": 12, "color": "text", "bold": true, "italic": true, "align": "left", "spacing": { "before": 18, "after": 6, "line": 2.0 } }, "h5": { "font": "heading", "size": 12, "color": "text", "italic": true, "align": "left", "spacing": { "before": 12, "after": 6, "line": 2.0 } }, "h6": { "font": "heading", "size": 11, "color": "textSecondary", "italic": true, "align": "left", "spacing": { "before": 12, "after": 6, "line": 2.0 } }, "p": { "font": "body", "size": 12, "color": "text", "align": "left", "indent": 36, "spacing": { "before": 0, "after": 0, "line": 2.0 } }, "blockquote": { "font": "body", "size": 11, "color": "text", "italic": false, "align": "left", "spacing": { "before": 12, "after": 12, "line": 1.0 }, "indent": 36, "padding": 0 }, "code": { "font": "code", "size": 10, "color": "text", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.2 } }, "pre": { "font": "code", "size": 10, "color": "text", "background": "codeBg", "padding": 12, "spacing": { "before": 12, "after": 12, "line": 1.2 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "ul": { "spacing": { "before": 12, "after": 12, "line": 2.0 }, "indent": 36, "bullet": "disc" }, "ol": { "spacing": { "before": 12, "after": 12, "line": 2.0 }, "indent": 36, "numbering": "decimal" }, "li": { "font": "body", "size": 12, "color": "text", "spacing": { "before": 0, "after": 0, "line": 2.0 } }, "strong": { "font": "body", "bold": true }, "em": { "font": "body", "italic": true }, "a": { "font": "body", "color": "text", "underline": true }, "table": { "spacing": { "before": 18, "after": 18, "line": 1.2 }, "border": { "color": "text", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 11, "color": "text", "bold": true, "padding": 6, "borderBottom": { "color": "text", "width": 1, "style": "solid" } }, "td": { "font": "body", "size": 11, "color": "text", "padding": 6 }, "hr": { "spacing": { "before": 24, "after": 24 }, "border": { "color": "text", "width": 1, "style": "solid" } }, "img": { "align": "center", "spacing": { "before": 18, "after": 18 } }, "del": { "font": "body", "strikethrough": true }, "sup": { "font": "body", "size": 9, "superScript": true }, "sub": { "font": "body", "size": 9, "subScript": true }, "mark": { "font": "body", "background": "border", "color": "text" }, "footnote": { "font": "body", "size": 10, "color": "text", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "text", "spacing": { "before": 6, "after": 6, "line": 1.0 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 108, "right": 72 }, "columns": 1, "header": false, "footer": true } }