#dot-cursor,#dot-cursor-follower{position:fixed;pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.3s ease}#dot-cursor{width:6px;height:6px;background-color:#000;border-radius:50%}#dot-cursor-follower{width:30px;height:30px;border:1px solid #000;border-radius:50%}.custom-cursor-area,.custom-cursor-area a,.custom-cursor-area button{cursor:none!important}.custom-cursor-active #dot-cursor,.custom-cursor-active #dot-cursor-follower{opacity:1}