
/* V229 — Desktop: push "Theo dõi KPI chi tiết" tightly to the far-right corner
   of the Tổng hợp KPI toàn hệ thống header. Mobile layout remains unchanged. */
@media (min-width:1101px){
  .v228-global-kpi-header{
    position:relative!important;
    width:100%!important;
    min-width:0!important;
  }
  .v228-global-kpi-title-row{
    position:relative!important;
    display:block!important;
    width:100%!important;
    min-height:18px!important;
    padding-right:185px!important;
  }
  .v228-kpi-detail-link{
    position:absolute!important;
    top:0!important;
    right:0!important;
    margin:0!important;
    padding:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    justify-content:flex-end!important;
    text-align:right!important;
  }
}
