html.cs-cursor,html.cs-cursor *{cursor:none!important}.cs-cursor-ring,.cs-cursor-dot{position:fixed;top:0;left:0;z-index:2147483000;border-radius:50%;pointer-events:none;opacity:0;visibility:hidden;will-change:transform}.cs-cursor-ring{width:34px;height:34px;border:1px solid rgba(59,31,20,.32);background-color:#e0a86600;mix-blend-mode:multiply;transition:border-color .6s ease,background-color .6s ease}.cs-cursor-ring.is-over{border-color:#c0823f8c;background-color:#e0a8661f}.cs-cursor-dot{width:5px;height:5px;background-color:#c0823f;box-shadow:0 0 6px #e0a8668c}
