{ "typeScale": { "steps": 6, "viewportMin": 320, "viewportMax": 1500, "baseMin": 16, "baseMax": 18, "scaleMin": "minor-third", "scaleMax": "perfect-fourth" }, "spaceScale": { "steps": 6, "viewportMin": 320, "viewportMax": 1500, "baseMin": 16, "baseMax": 18, "scaleMin": "minor-third", "scaleMax": "perfect-fourth" }, "fonts": { "sans": "system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif", "serif": "Georgia,Cambria,Times New Roman,Times,serif", "mono": "Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace" }, "theme": { "light": "#f8f9fa", "dark": "#343a40", "primary": "#007bff", "secondary": "#6c757d", "success": "#28a745", "info": "#17a2b8", "warning": "#ffc107", "error": "#dc3545" }, "color": { "crimson": "#eb0052", "muted": "#6c757d", "white": "#fff" }, "properties": { "gradient": "linear-gradient(var(--primary), var(--secondary))" }, "grid": { "steps": 6 }, "queries": { "lg": "48em" }, "borders": { "widths": [ 1, 2, 4 ] }, "radii": [ 2, 8, 16, 9999 ] }