@media (pointer: fine){html.has-custom-cursor,html.has-custom-cursor a,html.has-custom-cursor button,html.has-custom-cursor .btn{cursor:none}}.cursor-dot,.cursor-ring{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;opacity:0;transition:opacity .2s ease,background .25s ease,border-color .25s ease,width .25s ease,height .25s ease;will-change:transform}.cursor-dot.is-visible,.cursor-ring.is-visible{opacity:1}.cursor-dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#ec4899);box-shadow:0 0 10px #22d3eecc}.cursor-ring{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(34,211,238,.6);background:#22d3ee0f}.cursor-ring.is-hovering{border-color:#ec4899d9;background:#ec489914;box-shadow:0 0 24px #ec489959}.cursor-ring.is-text{border-color:#22d3eee6;background:transparent}.cursor-ring.is-pressed{transform-origin:center;filter:brightness(1.2)}@media (pointer: coarse){.cursor-dot,.cursor-ring{display:none}}
