/* ===========================================================================
   Maple-Hosting — maple-custom.css
   ---------------------------------------------------------------------------
   Git-managed stylesheet for the WHMCS client area (clients.maple-hosting.com).
   Loaded on EVERY client-area and order-form page by
   includes/hooks/maple_custom_assets.php, which injects it via
   ClientAreaHeadOutput. Lagom renders {$headoutput} after all of its own
   stylesheets (theme.css, Style Manager custom.css, theme-custom.css), so
   rules in this file win the cascade at equal specificity.

   Authoring rules (full ground rules in WHMCS-CONTEXT.md, repo root):
   - Edit this file ONLY in git; it deploys with deploy-mh. Never edit it on
     the server or through any Lagom admin UI.
   - Lagom's Style Manager "Custom CSS" and theme-custom.css remain admin-UI
     territory (Mor edits those in the RS Themes addon). Keep the two systems
     separate; never migrate rules between them without agreeing an owner.
   - Cache busting is automatic: the loader appends ?v=<filemtime>, which
     changes on every deploy that touches this file.
   =========================================================================== */
