/* ============================================================
   SKYTECH DRONE LIGHT SHOWS — Design System entry point.
   Link this ONE file to get the whole foundation:
     <link rel="stylesheet" href="styles.css">
   It pulls in the colour + type tokens and the decorative toolkit.
   ============================================================ */
@import url("colors_and_type.css");
@import url("decor.css");
