/* V4.1.77 — Home category cards remain real links on mobile. */
@media (max-width:760px){
  #ssk-categories .ssk-category-card{cursor:pointer;touch-action:pan-y; -webkit-tap-highlight-color:rgba(255,0,150,.16)}
  #ssk-categories .ssk-category-card *{pointer-events:none}
}
