/* XMNIS Systems — Radii. Crisp brand: mostly square, tiny softening only. */
:root{
  --r-0:0px;
  --r-1:2px;
  --r-2:3px;   /* default control radius */
  --r-3:4px;
  --r-4:6px;
  --r-pill:999px;
}
