/* charte.css — GÉNÉRÉ par /admin/ (mapage.ch), ne pas éditer à la main.
   Charte : 2026-07-05 · coins carres · traits true · boutons 28px */
:root{
  --bg: #f5f5f7;
  --panel: #ffffff;
  --surface: #fafafa;
  --surface-hover: #f0f0f3;
  --border: #e2e2e6;
  --border-strong: #cfcfd4;
  --text: #1f1f23;
  --muted: #6b7280;
  --accent: #5a27d3;
  --accent-hover: #6c7c30;
  --accent-soft: #9bcbfa;
  --danger: #fb4b4b;
  --warn: #e9893f;
  --btn-h: 28px;
  --btn-flex-dir: row;
  --btn-align: flex-start;
  --radius: 0;
}
/* Jeu d'icônes de la charte : Material Symbols Light (outline) — SVG flat monochrome — masque CSS .ic + currentColor
   Dossier : /pdf/icons/ */
.ic{display:inline-block; width:1.15em; height:1.15em;
  background:currentColor; vertical-align:-.15em;
  -webkit-mask:var(--i) center/contain no-repeat; mask:var(--i) center/contain no-repeat}
