.txg-custom-pointer{display:none}@media (hover:hover) and (pointer:fine){.txg-pointer-scope,.txg-pointer-scope *{cursor:none!important}.txg-custom-pointer{z-index:1000;background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 5px var(--accent-soft);opacity:0;pointer-events:none;border-radius:50%;transition:width .16s,height .16s,opacity .16s,background-color .16s;display:block;position:fixed;top:0;left:0}.txg-custom-pointer.is-visible{opacity:1}.txg-custom-pointer.is-interactive{background:var(--txg-gold);width:18px;height:18px;box-shadow:0 0 0 6px var(--gold-soft)}.txg-custom-pointer.is-pressed{width:7px;height:7px}}@media (prefers-reduced-motion:reduce){.txg-custom-pointer{transition:none!important}}
