/* Fronty (FULL PRO) — heurystyczne, opcjonalne */
.baryczna-front-path{
  fill: none;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: .92;
}
.baryczna-front-warm{ stroke: rgba(255,80,80,.95); }
.baryczna-front-cold{ stroke: rgba(70,150,255,.95); }
.baryczna-front-occl{ stroke: rgba(190,90,255,.95); }
.baryczna-front-layer{ pointer-events:none; }
