/*
 * Placeholder for mdbook-admonish styles.
 *
 * The authoritative version of this file is generated by:
 *
 *     mdbook-admonish install book
 *
 * CI regenerates it before every build (see .github/workflows/book.yml), so
 * do not hand-edit. This placeholder exists only so `additional-css` in
 * book.toml resolves and the repo is self-consistent before the first CI run.
 */
:root {
  --md-admonition-border-radius: 0.2rem;
}
