body,html{padding:0;margin:0;font-family:Helvetica,sans-serif;cursor:none}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media(prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}.cursor-dot,.cursor-dot-outline{pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out,transform .3s ease-in-out,background-color .5s linear}.cursor-dot{width:8px;height:8px;z-index:100;transition:width .3s ease-in-out,height .3s ease-in-out}.dotNormal{border:1px solid #fff}.dotLink{z-index:100;border:1px solid #fff}.cursor-dot-outline,.dotLink{width:40px;height:40px}.normalColor{background-color:hsla(0,0%,100%,.2)}.dragColor{background-color:rgba(139,0,0,.7)!important}@keyframes dragColorChange{0%{background-color:hsla(0,0%,100%,.2)}to{background-color:rgba(139,0,0,.7)}}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}