.custom-cursor-follower-4592928b {
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 50%;
    pointer-events: none;
    z-index: 999999;
    /* transform is handled dynamically by JS for smooth 60fps movement */
}