/**
* CSS Styles for the Base install version of Citizenlink 3
*
* @package SYS
* @subpackage Citizenlink / Desktop
* @platform DESKTOP
* @author KMN
* @since 05/15/2025
*
* Note: This file imports the customer-desktop.css from the remote resource URL
* The URL is dynamically resolved via customer-desktop-dynamic.php
* which reads the base URL from ADG Master Item 960
*/
@import url(customer-desktop-dynamic.php);
