/*
 * Grabby Modern WHMCS Theme
 * Global stylesheet entry point
 *
 * The "?v=" on every @import below is a manually-maintained cache-buster.
 * WHMCS's own {$versionHash} only versions THIS file's own URL (via
 * head.tpl) -- it does not propagate into anything @import'd from here,
 * so every file below was previously served with no cache-busting at all
 * under a URL with 30-day browser caching. Bump CACHE_VERSION below on
 * any deploy that changes ANY imported .css file's content -- it's a
 * single find/replace across this file, not one value per line.
 */

@import url("variables.css?v=20260804f");
@import url("base.css?v=20260804f");
@import url("components.css?v=20260804f");
@import url("whmcs.css?v=20260804f");
@import url("header-footer.css?v=20260804f");
@import url("homepage.css?v=20260804f");
@import url("homepage-responsive-additions.css?v=20260804f");
@import url("responsive.css?v=20260804f");
@import url("auth.css?v=20260804f");
@import url("support-tickets.css?v=20260804f");
@import url("announcements.css?v=20260804f");
@import url("support.css?v=20260804f");
@import url("knowledgebase.css?v=20260804f");
@import url("downloads.css?v=20260804f");
@import url("networkstatus.css?v=20260804f");
@import url("domain.css?v=20260804f");
@import url("dashboard.css?v=20260804f");
@import url("services.css?v=20260804f");
@import url("domains.css?v=20260804f");
@import url("billing.css?v=20260804f");
@import url("account.css?v=20260804f");
@import url("services-flow.css?v=20260804f");
@import url("hosting-landing.css?v=20260804f");
@import url("store-addons.css?v=20260804f");
@import url("misc-pages.css?v=20260804f");
@import url("loading-states.css?v=20260804f");
@import url("sidebar-consistency.css?v=20260804f");
@import url("website-services.css?v=20260804f");
@import url("how-it-works.css?v=20260804f");
@import url("contact.css?v=20260804f");
@import url("legal-pages.css?v=20260804f");
