/* Generated by tools/build.py from data/brand.json. Do not edit.
   The swatch colours live here rather than in a style attribute,
   because the site's CSP blocks inline style. */
.swatch-card__chip--accent { background: #6D4AFF; }
.swatch-card__chip--accent-hover { background: #5B3DF5; }
.swatch-card__chip--accent-active { background: #4C1D95; }
.swatch-card__chip--accent-light { background: #A78BFA; }
.swatch-card__chip--ink { background: #1E1330; }
.swatch-card__chip--muted { background: #5A5470; }
.swatch-card__chip--canvas { background: #FAFAF9; }
.swatch-card__chip--canvas-2 { background: #F5F4F9; }
.swatch-card__chip--canvas-3 { background: #EAE9F0; }
.swatch-card__chip--canvas-4 { background: #DBD9E4; }
.swatch-card__chip--dark { background: #150C24; }
.swatch-card__chip--on-dark { background: #FAFAF9; }
.swatch-card__chip--on-dark-mute { background: #BFB6D6; }
.swatch-card__chip--rule { background: #DBDADD; }
.swatch-card__chip--btn-outline { background: #868294; }
.swatch-card__chip--tint { background: #ECE8FA; }
.swatch-card__chip--dept-sales { background: #6D4AFF; }
.swatch-card__chip--dept-marketing { background: #A78BFA; }
.swatch-card__chip--dept-finance { background: #4ADEDE; }
.swatch-card__chip--dept-operations { background: #FFB020; }
.swatch-card__chip--dept-customer { background: #FF6B9D; }
.swatch-card__chip--dept-people { background: #7BD1A0; }
