/* PEP-PUBLIC-NAVIGATION-RUNTIME-STABILITY-05 */
html.kbm-nav05-ready,
body.kbm-nav05-active{overflow-x:clip}

/* Closed layers must never remain as invisible hit targets. */


/* Explicit open states remain interactive. */


/* Reduce delayed/synthetic tap ambiguity without overriding disabled cards. */
.kbm-mobile-bottom-nav a[href],
.kbm-home a[href],
.kbm-home-marketplace a[href],
.kbm-ads-recode-card a[href],
.kbm-driver-card a[href],
.kbm-p4-driver a[href],
.kbm-article-card a[href]{
  touch-action:manipulation;
  -webkit-tap-highlight-color:rgba(255,204,0,.22);
}




