/* Bejo scroll cursor atoms (LIVE 27 Sep 2026): three atoms circle the system cursor while scrolling. */
.bejo-orb-cursor__orb{position:fixed;left:0;top:0;width:72px;height:72px;margin:-36px 0 0 -36px;pointer-events:none;user-select:none;z-index:100000;display:none;will-change:transform,opacity}
html.bejo-orb-cursor--active .pth-cursor:not(.pth-cursor--hover){opacity:0!important}
@media (hover:none) and (pointer:coarse){.bejo-orb-cursor__orb{display:none!important}}
