/* Developer portal theme — matched to developers.bitgo.com (ReadMe) tokens.
   Dark is the default; light + system variants switch via [data-color-mode].

   This file is the manifest: it @imports the per-concern stylesheets under
   css/ in cascade order. No bundler — the browser fetches each over HTTP from
   the embedded /static tree. Order is load-bearing (later rules win on ties),
   so keep these imports in source order. */

/* base */
@import "/static/css/base/theme.b97e2617.css";
@import "/static/css/base/reset.e7a1f707.css";

/* layout chrome */
@import "/static/css/layout/chrome.f2561fce.css";

/* components */
@import "/static/css/components/content.b4df3c57.css";
@import "/static/css/components/reference.20dbd3eb.css";
@import "/static/css/components/doc-furniture.2b670b7c.css";
@import "/static/css/components/home.4bf046b4.css";
@import "/static/css/components/changelog.3311e720.css";
@import "/static/css/components/cookbooks.c822f585.css";

/* site footer + syntax highlighting */
@import "/static/css/layout/footer.a8038641.css";
@import "/static/css/components/syntax.6a128256.css";

/* responsive overrides */
@import "/static/css/layout/responsive.17591af5.css";

/* overlays */
@import "/static/css/components/search.ed01f4f0.css";
@import "/static/css/components/askai.befa41b8.css";
@import "/static/css/components/misc.6ccdaf8d.css";
