/*
    Whitelabel base.css for everythingcloud brand.
    
    This file imports:
    1. base_everythingcloud.css - Core variable mappings (from static root)
    2. original.css - Brand-specific color variables (same directory)
    
    Note: The relative path ../../base_everythingcloud.css works correctly
    in both development and production, as the browser resolves it relative
    to this CSS file's URL.
*/

@import url("../../base_everythingcloud.341921bf1a78.css");
@import url("./original.01aa9379cd57.css");

