.custom-cursor[data-v-d046f87d]{height:120px;left:0;margin-left:-60px;margin-top:-60px;opacity:0;pointer-events:none;position:fixed;top:0;transform:translate3d(-200px,-200px,0);transition:opacity .4s cubic-bezier(.34,1.56,.64,1);width:120px;will-change:transform,opacity;z-index:9999}.custom-cursor.is-visible[data-v-d046f87d]{opacity:1}.cursor-circle[data-v-d046f87d]{align-items:center;background-color:var(--black-color);border-radius:50%;display:flex;height:100%;justify-content:center;transform:scale(.1);transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:100%}.custom-cursor.is-visible .cursor-circle[data-v-d046f87d]{transform:scale(1)}.cursor-label[data-v-d046f87d]{color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1;opacity:0;text-transform:uppercase;transition:opacity .2s ease .1s}.custom-cursor.is-visible .cursor-label[data-v-d046f87d]{opacity:1}body.hide-cursor *,body.hide-cursor{cursor:none!important}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.custom-cursor[data-v-d046f87d]{display:none}}