body{background-color:var(--wp--custom--body--background-color)}.custom-cursor{display:none;height:48px;left:-24px;opacity:0;pointer-events:none;position:fixed;top:-24px;transition:opacity .4s ease;width:48px;will-change:transform;z-index:1000000}.custom-cursor-initialized .custom-cursor{display:block}.custom-cursor .cursor{background-color:var(--wp--custom--cursor--background-color);border-radius:100%;float:left;height:48px;margin-left:2px;margin-top:2px;transform:scale(.5);transition:transform .4s ease;width:48px}.custom-cursor-active{mix-blend-mode:difference}.custom-cursor-active .cursor{background-color:var(--wp--custom--cursor--background-color-active);transform:scale(2.4)}body:hover .custom-cursor{opacity:1}
