/* JobLik 0.32.8 — one visual language for every public-card control. */
.jsc-actions .jsc-action,
.jsc-bottom-actions .jsc-universal button,
.jsc-bottom-actions .jsc-reactions button{
  min-height:52px!important;padding:4px 2px!important;border-radius:9px!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;
  font-family:Vazirmatn,Tahoma,Arial,sans-serif!important;font-weight:800!important;line-height:1.2!important
}
.jsc-actions .jsc-action svg,
.jsc-bottom-actions .jsc-universal svg,
.jsc-bottom-actions .jsc-reactions svg{
  display:block!important;width:22px!important;height:22px!important;min-width:22px!important;
  fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important
}
.jsc-actions .jsc-action span,
.jsc-bottom-actions .jsc-universal span,
.jsc-bottom-actions .jsc-reactions span{
  display:block!important;margin:0!important;max-width:100%!important;color:#fff!important;
  font-size:9px!important;line-height:1.25!important;font-weight:800!important;white-space:nowrap!important;
  overflow:hidden!important;text-overflow:ellipsis!important
}
.jsc-bottom-actions .jsc-universal button:nth-child(1){color:#25d366!important}
.jsc-bottom-actions .jsc-universal button:nth-child(2){color:#d9e2ea!important}
.jsc-bottom-actions .jsc-universal button:nth-child(3){color:#fff!important}
.jsc-bottom-actions .jsc-universal button:nth-child(4){color:#2ec5ff!important}
.jsc-bottom-actions .jsc-universal button:nth-child(5){color:#20c8ef!important}
.jsc-bottom-actions .jsc-reactions button:nth-child(1){color:#ffc025!important}
.jsc-bottom-actions .jsc-reactions button:nth-child(2){color:#ff744c!important}
.jsc-bottom-actions .jsc-reactions button:nth-child(3){color:#ffc12c!important}
.jsc-bottom-actions .jsc-reactions button:nth-child(4){color:#ff5364!important}
.jsc-bottom-actions .jsc-reactions button:nth-child(5){color:#20d4dd!important}
@media(max-width:380px){
 .jsc-actions .jsc-action span,.jsc-bottom-actions .jsc-universal span,.jsc-bottom-actions .jsc-reactions span{font-size:8px!important}
 .jsc-actions .jsc-action svg,.jsc-bottom-actions .jsc-universal svg,.jsc-bottom-actions .jsc-reactions svg{width:20px!important;height:20px!important;min-width:20px!important}
}
