.custom-cursor{z-index:9999;pointer-events:none;will-change:transform, opacity;border-radius:50%;position:fixed;top:0;left:0}.custom-cursor--dot{background:var(--color-orange);width:6px;height:6px}.custom-cursor--ring{border:1.5px solid #e8620a73;width:36px;height:36px;transition:width .25s,height .25s,border-color .25s,background .25s}.custom-cursor--ring.is-hovering{background:#e8620a0f;border-color:#e8620a40;width:52px;height:52px}body.has-custom-cursor,body.has-custom-cursor *{cursor:none!important}@media (prefers-reduced-motion:reduce),(pointer:coarse){.custom-cursor{display:none}}.magnetic-wrap{will-change:transform;transition:transform .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.magnetic-wrap__inner{display:inherit;align-items:inherit;justify-content:inherit;gap:inherit}@media (prefers-reduced-motion:reduce){.magnetic-wrap{transition:none}}
