{ "id": "varsity-team", "name": "Varsity Team", "category": "Sport", "description": "The quintessential college athlete aesthetic. Bold block letters, gold accents, and academic prestige.", "vibe": "Athletic, Collegiate, Bold", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Graduate:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Bitter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Chivo+Mono: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": "Graduate", "body": "Bitter", "code": "Chivo Mono" }, "colors": { "text": "1A237E", "textSecondary": "3949AB", "background": "FFFFFF", "accent": "FFD600", "border": "E0E0E0", "codeBg": "F5F5F5", "blockquoteBorder": "1A237E" } }, "elements": { "h1": { "font": "heading", "size": 48, "color": "1A237E", "bold": true, "align": "center", "spacing": { "before": 24, "after": 12, "line": 1.0 }, "allCaps": true, "textShadow": "2px 2px 0px #FFD600", "borderBottom": { "color": "1A237E", "width": 8, "style": "double" } }, "h2": { "font": "heading", "size": 32, "color": "FFFFFF", "bold": true, "align": "center", "spacing": { "before": 20, "after": 10, "line": 1.1 }, "background": "1A237E", "padding": 12, "borderTop": { "color": "FFD600", "width": 4, "style": "solid" }, "borderBottom": { "color": "FFD600", "width": 4, "style": "solid" }, "display": "block", "allCaps": true }, "h3": { "font": "body", "size": 24, "color": "1A237E", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.2 }, "borderLeft": { "color": "FFD600", "width": 6, "style": "solid" } , "padding": 6 }, "h4": { "font": "body", "size": 20, "color": "text", "bold": true, "align": "left", "spacing": { "before": 14, "after": 6, "line": 1.3 }, "allCaps": true }, "h5": { "font": "heading", "size": 16, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 12, "after": 6, "line": 1.4 } }, "h6": { "font": "body", "size": 14, "color": "textSecondary", "italic": true, "align": "left", "spacing": { "before": 12, "after": 6, "line": 1.4 } }, "p": { "font": "body", "size": 18, "color": "2c3e50", "align": "left", "spacing": { "before": 0, "after": 12, "line": 1.6 }, "weight": 400 }, "blockquote": { "font": "heading", "size": 20, "color": "1A237E", "bold": false, "align": "center", "spacing": { "before": 24, "after": 24, "line": 1.3 }, "padding": 24, "border": { "color": "FFD600", "width": 4, "style": "solid" }, "background": "FAFAFA", "italic": false }, "code": { "font": "code", "size": 14, "color": "text", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "code", "size": 14, "color": "text", "background": "codeBg", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.4 }, "border": { "color": "border", "width": 1, "style": "solid" }, "borderRadius": 4 }, "ul": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 20, "bullet": "disc" }, "ol": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 20, "numbering": "decimal" }, "li": { "font": "body", "size": 18, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.6 } }, "strong": { "font": "heading", "bold": true, "color": "1A237E" }, "em": { "font": "body", "italic": true, "color": "FFD600" }, "a": { "font": "body", "color": "1A237E", "underline": true, "bold": true }, "table": { "spacing": { "before": 20, "after": 20, "line": 1.3 }, "border": { "color": "1A237E", "width": 2, "style": "solid" } }, "th": { "font": "heading", "size": 16, "color": "FFFFFF", "bold": true, "background": "1A237E", "padding": 12, "borderBottom": { "color": "FFD600", "width": 4, "style": "solid" } }, "td": { "font": "body", "size": 16, "color": "text", "padding": 12, "borderBottom": { "color": "E0E0E0", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 30, "after": 30 }, "border": { "color": "FFD600", "width": 6, "style": "double" } }, "img": { "align": "center", "spacing": { "before": 20, "after": 20 }, "border": { "color": "1A237E", "width": 4, "style": "solid" } }, "del": { "font": "body", "strikethrough": true, "color": "757575" }, "sup": { "font": "body", "size": 10, "superScript": true }, "sub": { "font": "body", "size": 10, "subScript": true }, "mark": { "font": "body", "background": "FFD600", "color": "1A237E" }, "footnote": { "font": "body", "size": 12, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 12, "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 } }