/* W08.3.17.1 — Live Homepage Visual & Data QA final cascade. */
.wcg-v2{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

/* Keep one semantic section CTA in the DOM at every breakpoint. */
.wcg-v2 .wcg-featured-projects__mobile-action,
.wcg-v2 .wcg-case-results__mobile-action{display:none!important}
@media(max-width:767px){
  .wcg-v2 .wcg-featured-projects__intro>.wcg-section-viewall-btn,
  .wcg-v2 .wcg-case-results__intro>.wcg-section-viewall-btn{display:inline-flex!important;margin-top:16px}
}

/* QA hardening: no card rail may collapse from inherited grid/flex constraints. */
.wcg-v2 .wcg-featured-projects__showcase,
.wcg-v2 .wcg-case-results__grid{min-width:0}
.wcg-v2 .wcg-featured-projects__viewport{min-width:0;width:100%}

/* Verified proof strip: preserve five equal proof items and readable Vietnamese labels. */
.wcg-v2 .wcg-metrics:not(.wcg-metrics--capabilities) .wcg-metric__label{
  font-size:10px;line-height:1.35;font-weight:550;letter-spacing:-.005em
}
@media(min-width:1024px){
  .wcg-v2 .wcg-metrics:not(.wcg-metrics--capabilities) .wcg-metric{padding-inline:20px}
}
