/* Think Unlimited global no-splash guard v7.
   Visual/click behavior only. No SEO/schema/content/logo changes. */

img{
  -webkit-user-drag:none !important;
  user-select:none !important;
}

a[href*="/assets/"],
a[href$=".jpg"],
a[href$=".jpeg"],
a[href$=".png"],
a[href$=".webp"],
a[href$=".gif"],
a[href$=".svg"],
a[href$=".ico"]{
  cursor:pointer !important;
}
