body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor [data-cursor-hover]{cursor:none}.custom-cursor{position:fixed;top:0;left:0;pointer-events:none;border-radius:9999px;z-index:99999;will-change:transform}.custom-cursor-outer{width:36px;height:36px;margin:-18px 0 0 -18px;border:1.5px solid var(--color-fnfr-red);background-color:var(--color-fnfr-red);opacity:.18;transition:width .25s ease-out,height .25s ease-out,margin .25s ease-out,opacity .25s ease-out,background-color .25s ease-out,border-color .25s ease-out}.custom-cursor-outer.cursor-hover{width:56px;height:56px;margin:-28px 0 0 -28px;opacity:.08}.custom-cursor-inner{width:10px;height:10px;margin:-5px 0 0 -5px;background-color:var(--color-fnfr-red);opacity:1;transition:transform 80ms linear}@media (prefers-reduced-motion: reduce){body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button{cursor:auto}.custom-cursor{display:none}}
