.cursor-style{height:52px;width:52px;border-radius:100%;transform-origin:100% 100%;transform:translate(-50%,-50%);position:fixed;pointer-events:none;z-index:1000;background-size:100% 100%}.cursor-style:before{content:"🌹";position:absolute;top:2px;left:2px;width:48px;height:48px;z-index:-1;text-align:center;font-size:42px;background-color:#0b0a0a00;background-size:contain;border-radius:100%}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}