--- name: m-export-css description: Export the design profile as CSS custom properties with dark mode overrides. user-invokable: true --- # /m-export-css — Export CSS Output :root block with all tokens:\n/* Brand Palette */\n/* Neutral Palette */\n/* Semantic Tokens */\n/* Typography */\n/* Spacing */\n/* Shadows */\n/* Radius */\n/* Motion */\n/* Z-Index */\n\nPlus @media (prefers-color-scheme: dark) overrides.