{ "id": "highway-interstate", "name": "Highway Interstate", "category": "Urban", "description": "Inspired by the clarity of road signage. Optimized for high-speed readability with reflective white text on deep green backgrounds.", "vibe": "Functional, Navigation, Clear", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=JetBrains+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": "Overpass", "body": "Inter", "code": "JetBrains Mono" }, "colors": { "text": "FFFFFF", "textSecondary": "B2DFDB", "background": "004D40", "accent": "FFEB3B", "border": "FFFFFF", "codeBg": "00695C", "blockquoteBorder": "FFEB3B" } }, "elements": { "h1": { "font": "heading", "size": 42, "color": "FFFFFF", "bold": true, "align": "center", "spacing": { "before": 24, "after": 12, "line": 1.1 }, "allCaps": true, "borderBottom": { "color": "FFFFFF", "width": 4, "style": "solid" } , "padding": 16 }, "h2": { "font": "heading", "size": 24, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 20, "after": 10, "line": 1.2 }, "background": "000000", "padding": 8, "borderRadius": 4, "allCaps": true }, "h3": { "font": "heading", "size": 18, "color": "FFFFFF", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.3 }, "borderLeft": { "color": "accent", "width": 6, "style": "solid" } , "padding": 8 }, "h4": { "font": "body", "size": 16, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 14, "after": 6, "line": 1.3 }, "allCaps": true }, "h5": { "font": "body", "size": 14, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 12, "after": 6, "line": 1.4 } }, "h6": { "font": "body", "size": 12, "color": "textSecondary", "bold": false, "align": "left", "spacing": { "before": 12, "after": 6, "line": 1.4 } }, "p": { "font": "body", "size": 16, "color": "FFFFFF", "align": "left", "spacing": { "before": 0, "after": 12, "line": 1.6 }, "weight": 500 }, "blockquote": { "font": "heading", "size": 16, "color": "000000", "bold": true, "align": "center", "spacing": { "before": 16, "after": 16, "line": 1.4 }, "padding": 20, "border": { "color": "000000", "width": 4, "style": "solid" }, "background": "FFEB3B", "borderRadius": 8 }, "code": { "font": "code", "size": 14, "color": "accent", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "code", "size": 14, "color": "FFFFFF", "background": "000000", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.4 }, "border": { "color": "FFFFFF", "width": 2, "style": "solid" }, "borderRadius": 8 }, "ul": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 24, "bullet": "square" }, "ol": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 24, "numbering": "decimal" }, "li": { "font": "body", "size": 16, "color": "FFFFFF", "spacing": { "before": 4, "after": 4, "line": 1.6 } }, "strong": { "font": "heading", "bold": true, "color": "accent" }, "em": { "font": "heading", "italic": true }, "a": { "font": "heading", "color": "accent", "underline": true, "bold": true }, "table": { "spacing": { "before": 20, "after": 20, "line": 1.3 }, "border": { "color": "FFFFFF", "width": 2, "style": "solid" } }, "th": { "font": "heading", "size": 14, "color": "000000", "bold": true, "background": "FFFFFF", "padding": 12 }, "td": { "font": "body", "size": 14, "color": "FFFFFF", "padding": 12, "borderBottom": { "color": "FFFFFF", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 32, "after": 32 }, "border": { "color": "accent", "width": 4, "style": "dashed" } }, "img": { "align": "center", "spacing": { "before": 20, "after": 20 }, "border": { "color": "FFFFFF", "width": 4, "style": "solid" } }, "del": { "font": "body", "strikethrough": true, "color": "B2DFDB" }, "sup": { "font": "body", "size": 10, "superScript": true }, "sub": { "font": "body", "size": 10, "subScript": true }, "mark": { "font": "body", "background": "FFEB3B", "color": "000000" }, "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": 54, "bottom": 54, "left": 54, "right": 54 }, "columns": 1, "header": true, "footer": true } }