.custom-cursor-dot{position:fixed;pointer-events:none;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 24px 8px #ffffffb3,0 0 60px 10px #ffffff2e;z-index:9999;transition:width .18s cubic-bezier(.25,1.7,.45,.95),height .18s cubic-bezier(.25,1.7,.45,.95);will-change:transform}.custom-cursor-dot.active{width:28px;height:28px;box-shadow:0 0 32px 12px #fffc,0 0 80px 18px #ffffff40;background:#fff;outline:1px solid rgb(138,138,138);outline-offset:1px}.custom-cursor-trail{position:fixed;pointer-events:none;width:12px;height:12px;border-radius:50%;background:#fff;filter:blur(4px);z-index:9998;transition:opacity .18s ease,transform .18s ease;will-change:transform}html,body,#root{cursor:none!important}
