/* ==========================================================================
   Fivur – Server CSS Forwarding
   ==========================================================================
   All styles are maintained in the Client project's modular CSS architecture.
   This file simply forwards to the client's entry point.
   ========================================================================== */

@import url("_content/Fivur.Client/css/app.css");