/* Icônes Lucide (ISC), copie locale. */
.ico, [data-ico] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.15em;
  height: 1.15em;
  vertical-align: -0.18em;
  flex: 0 0 auto;
}
.ico svg, [data-ico] svg { width: 100%; height: 100%; display: block; }
.ico-ok, .lock.on { color: #157a4b; }
.ico-bad, .lock.off { color: #9f1239; }
.ico-lg { width: 1.45em; height: 1.45em; }
.lock.ico, .lock:has(svg) {
  display: inline-flex;
  width: 1.1rem;
  height: 1.1rem;
  font-size: 0;
}
#prof-fmt button svg { width: 15px; height: 15px; display: block; }
#prof-fmt select {
  min-height: 28px; height: 28px; max-width: 6.5rem; padding: 0 4px;
  border-radius: 6px; border: 1px solid #4b5a70; background: #243044; color: #fff;
  font: 650 12px inherit; cursor: pointer;
}
