/*
 * Design tokens for the Peppi web SPA.
 * Imports the canonical token source from the shared assets directory.
 * All component CSS must use these custom properties — never hardcode values.
 */

@import '../../../assets/tokens/peppi-design-tokens.css';
