/* ==========================================================================
   RubikSoft brand kit — single entry point.
   Import this one file to get self-hosted fonts + all design tokens:

       @import url("/brand/brand.css");

   or in HTML:  <link rel="stylesheet" href="/brand/brand.css">
   Then opt into base styling with <body class="rs-brand"> (optional).
   ========================================================================== */
@import url("fonts.css");
@import url("brand-tokens.css");
