.clr-cursor-trail{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:2147483646}.clr-cursor-trail__particle{background:#d7ed4b;border-radius:50%;box-shadow:0 0 5px rgba(215,237,75,.55);height:4px;left:0;opacity:0;position:absolute;top:0;transform:translate3d(-20px,-20px,0);transition:opacity .16s ease;width:4px;will-change:transform}.clr-cursor-trail--active .clr-cursor-trail__particle{opacity:var(--trail-opacity)}.clr-cursor-trail__particle:nth-child(3n+2){background:#8fc7c9;box-shadow:0 0 5px rgba(143,199,201,.5)}.clr-cursor-trail__particle:nth-child(3n){background:#fff;box-shadow:0 0 4px hsla(0,0%,100%,.45)}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.clr-cursor-trail{display:none}}