.hover-cursor{position:relative}.hover-cursor__dot{align-items:center;background:var(--title);border-radius:50%;color:var(--white);display:flex;font-size:1.25rem;font-weight:700;height:8.125rem;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s ease;width:8.125rem;will-change:transform;z-index:9999}@media(hover:none){.hover-cursor__dot{display:none}}.hover-cursor__dot--visible{opacity:1}.hover-cursor__text{display:inline-block;will-change:transform}
