{ "schemaVersion": 2, "generatedAt": "2026-08-16T16:38:00Z", "title": "Design System: mstfyldz Journal", "extensions": { "colorMeta": { "primary": { "role": "primary", "displayName": "Sumi Carbon Ink", "canonical": "#18181B", "tonalRamp": ["#09090B", "#18181B", "#27272A", "#3F3F46", "#52525B", "#71717A", "#A1A1AA", "#D4D4D8"] }, "neutral-bg": { "role": "neutral", "displayName": "Natural Laid Paper", "canonical": "#FAF7F2", "tonalRamp": ["#E5DFC8", "#EFE7D6", "#F3ECE2", "#F6F1E7", "#FAF7F2", "#FCFAF7", "#FEFDFB", "#FFFFFF"] }, "wax-seal": { "role": "secondary", "displayName": "Sealing Wax Ruby", "canonical": "#E11D48", "tonalRamp": ["#4C0519", "#881337", "#9F1239", "#BE123C", "#E11D48", "#F43F5E", "#FB7185", "#FFE4E6"] }, "amber-highlighter": { "role": "secondary", "displayName": "Highlighter Amber", "canonical": "#D97706", "tonalRamp": ["#451A03", "#78350F", "#92400E", "#B45309", "#D97706", "#F59E0B", "#FBBF24", "#FEF3C7"] } }, "typographyMeta": { "display": { "displayName": "Bricolage Grotesque", "purpose": "Hero brand display and section titles." }, "serif-body": { "displayName": "Lora", "purpose": "Literary longform reading and body notes." }, "handwritten": { "displayName": "Caveat", "purpose": "Spontaneous marginalia, doodles, and author comments." }, "mono": { "displayName": "JetBrains Mono", "purpose": "Timestamps, code snippets, and telemetry data." } }, "shadows": [ { "name": "paper-rest", "value": "0 4px 20px -2px rgba(28, 25, 23, 0.08), 0 1px 4px 0 rgba(28, 25, 23, 0.04)", "purpose": "Resting paper sheet elevation on desk." }, { "name": "paper-lifted", "value": "0 14px 32px -4px rgba(28, 25, 23, 0.14), 0 4px 8px 0 rgba(28, 25, 23, 0.06)", "purpose": "Hover state for interactive cards." }, { "name": "wax-seal", "value": "0 6px 16px rgba(225, 29, 72, 0.35), inset 0 2px 4px rgba(255, 255, 255, 0.4), inset 0 -3px 6px rgba(0, 0, 0, 0.3)", "purpose": "3D tactile sealing wax badge." } ], "motion": [ { "name": "spring-tactile", "value": "cubic-bezier(0.34, 1.56, 0.64, 1)", "purpose": "Physical bounce for wax seals and card lifts." } ], "breakpoints": [ { "name": "sm", "value": "640px" }, { "name": "md", "value": "768px" }, { "name": "lg", "value": "1024px" }, { "name": "xl", "value": "1280px" } ] }, "components": [ { "name": "Primary Action Button", "kind": "button", "refersTo": "button-primary", "description": "Crimson wax button for creating fresh notes.", "html": "", "css": ".ds-btn-wax { background: #E11D48; color: #ffffff; padding: 8px 16px; font-weight: 700; border-radius: 8px; border: none; font-family: 'Bricolage Grotesque', sans-serif; cursor: pointer; transition: all 0.2s; } .ds-btn-wax:hover { background: #9F1239; transform: translateY(-1px); }" }, { "name": "Wax Seal Monogram", "kind": "custom", "refersTo": "wax-seal", "description": "Tactile 3D wax seal displaying current mood frequency.", "html": "