@media (min-width:1025px){body{cursor:none}#custom-cursor{position:fixed;top:0;left:0;width:40px;height:40px;background-color:#b4995c;border:2px solid #fff;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:transform 0.2s ease,background-color 0.2s ease;z-index:9999;box-shadow:0 0 8px rgb(0 0 0 / .2)}}