:root { --surface: #d8d8db; --accent: #00b1eb;}.bg-surface { background-color: var(--surface); }.text-accent { color: var(--accent); }