/* daddy-design-system — bundle
 * One-line consumption: link this file and you get tokens + components.
 *   <link rel="stylesheet" href="daddy-design-system.css">
 * Or import the parts individually if you only need the tokens.
 */
@import "tokens.css";
@import "components.css";
@import "themes.css";   /* opt-in [data-theme="…"] palettes (#388) */
