// HTML PPT — LOCAL ONLY
EXOFRAME
A reusable terminal-grade UI language for apps, docs, and browser-native decks.
// SYSTEM LAYERS
Modules first, palettes independent
Base tokens define spacing, type, radius, surface, and motion.
Each palette owns raw --palette-* values only.
Components consume semantic variables and stay reusable.
// OUTPUTS
One UI system, three outputs
APP
→
DOCS
→
HTML PPT
Deck output remains browser-native, keyboard navigable, printable, and local-only.