/*
 * Vendor loader shim: this repo does not vendor 3rd-party binaries by hand.
 * Swap this @import for a locally hosted copy in production/offline deployments
 * (download once: https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.rtl.min.css).
 */
@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.rtl.min.css");
