/* ============================================================
   Cocoa Design System — global entry point
   Consumers link THIS file. It is nothing but @import lines;
   every token and @font-face lives in the files below.

   Cocoa is the shared pixel-art identity for darkdarkcocoa's
   family of cute retro utility apps (Cocoa Recorder, the
   upcoming Cocoa Player, and future tools).
   ============================================================ */

@import "tokens/fonts.css";
@import "tokens/colors.css";
@import "tokens/typography.css";
@import "tokens/spacing.css";
@import "tokens/effects.css";
@import "tokens/animations.css";
