/* flate-compression.css — scoped to .gloss-page (shared glossary scope) */
/* This page uses the shared /glossary-css/glossary.css as base.
   Per-page overrides can go here if needed in the future. */

/* Accent colour tweak for the Flate Compression page (optional override) */
.gloss-page .gloss-badge {
    background: #eff6ff;
    color: #1d4ed8;
}
