/* Desktop-only KPI/stat card typography refinement. Mobile and print sizes are unchanged. */
@media screen and (min-width:861px){
  .stat-label{font-size:12px!important;line-height:1.2!important;font-weight:850!important}
  .stat-value,.stat-main .stat-value{font-size:28px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.035em!important}
  .stat-foot,.stat-main .stat-foot{font-size:10.8px!important;line-height:1.25!important}
  .stat-project{padding:7px 8px!important}
  .stat-project span{font-size:9px!important;line-height:1.1!important;margin-bottom:3px!important}
  .stat-project strong{font-size:13px!important;line-height:1.05!important;font-weight:850!important}
}
