:root{--ksp-cursor-ease: cubic-bezier(.16, 1, .3, 1)}.ksp-cursor-dot,.ksp-cursor-ring,.ksp-cursor-label,.ksp-cursor-grid-line{position:fixed;left:0;top:0;z-index:2147483002;pointer-events:none;contain:layout style paint}.ksp-cursor-dot{width:18px;height:18px;border:1.5px solid rgba(255,130,140,.98);border-radius:50%;background:radial-gradient(circle at 42% 38%,#fff0ef 0 8%,#ff293c 9% 35%,#93000a 39% 66%,#050000 70% 100%);box-shadow:0 0 10px #ffffffd1,0 0 26px #ff2436,0 0 64px #93000a,0 0 132px #5e0008e0;opacity:0;transform:translate3d(-50%,-50%,0);transition:opacity .14s var(--ksp-ease, var(--ksp-cursor-ease)),width .16s var(--ksp-ease, var(--ksp-cursor-ease)),height .16s var(--ksp-ease, var(--ksp-cursor-ease)),box-shadow .16s var(--ksp-ease, var(--ksp-cursor-ease));will-change:transform,opacity}.ksp-cursor-ring{width:84px;height:84px;border:2px solid rgba(255,36,54,.98);border-radius:50%;background:radial-gradient(circle,rgba(255,36,54,.1) 0 26%,rgba(94,0,8,.06) 27% 62%,transparent 63% 100%);box-shadow:0 0 18px #ffffff38,0 0 38px #ff2436,0 0 92px #5e0008eb,0 0 150px #5e000894,inset 0 0 34px #ff24365c;opacity:0;transform:translate3d(-50%,-50%,0);transition:width .18s var(--ksp-ease, var(--ksp-cursor-ease)),height .18s var(--ksp-ease, var(--ksp-cursor-ease)),border-color .18s var(--ksp-ease, var(--ksp-cursor-ease)),box-shadow .18s var(--ksp-ease, var(--ksp-cursor-ease)),opacity .14s var(--ksp-ease, var(--ksp-cursor-ease)),background .18s var(--ksp-ease, var(--ksp-cursor-ease));will-change:transform,opacity}.ksp-cursor-label{color:#ff5361;font:1rem Courier New,monospace;letter-spacing:.18em;opacity:0;text-shadow:0 0 12px rgba(255,36,54,.95),0 0 32px rgba(94,0,8,.74);transform:translate3d(24px,-50%,0);transition:opacity .14s var(--ksp-ease, var(--ksp-cursor-ease)),color .16s var(--ksp-ease, var(--ksp-cursor-ease));white-space:nowrap;will-change:transform,opacity}.ksp-cursor-grid-line{background:#ff2436eb;box-shadow:0 0 8px #ff2436db,0 0 24px #5e0008b8,0 0 52px #5e00086b;opacity:0;transition:opacity .15s var(--ksp-ease, var(--ksp-cursor-ease)),background .15s var(--ksp-ease, var(--ksp-cursor-ease)),box-shadow .15s var(--ksp-ease, var(--ksp-cursor-ease));will-change:transform,opacity}.ksp-cursor-grid-line--x{width:100vw;height:1px}.ksp-cursor-grid-line--y{width:1px;height:100vh}html.ksp-custom-cursor:not(.ksp-cursor-touch),html.ksp-custom-cursor:not(.ksp-cursor-touch) *{cursor:none!important}html.ksp-custom-cursor.ksp-cursor-ready.ksp-cursor-visible.ksp-cursor-rose .ksp-cursor-dot,html.ksp-custom-cursor.ksp-cursor-ready.ksp-cursor-visible.ksp-cursor-rose .ksp-cursor-ring{opacity:1}html.ksp-custom-cursor:not(.ksp-cursor-touch).ksp-cursor-rose .ksp-cursor-grid-line{opacity:0}html.ksp-custom-cursor.ksp-cursor-ready.ksp-cursor-visible.ksp-cursor-grid .ksp-cursor-grid-line{opacity:.96}html.ksp-custom-cursor.ksp-cursor-grid .ksp-cursor-dot,html.ksp-custom-cursor.ksp-cursor-grid .ksp-cursor-ring,html.ksp-custom-cursor.ksp-cursor-grid .ksp-cursor-label{opacity:0}html.ksp-cursor-touch.ksp-touch-active.ksp-cursor-rose .ksp-cursor-dot,html.ksp-cursor-touch.ksp-touch-active.ksp-cursor-rose .ksp-cursor-ring{opacity:1}html.ksp-cursor-touch.ksp-touch-active.ksp-cursor-rose .ksp-cursor-grid-line{opacity:0}html.ksp-cursor-touch.ksp-touch-active.ksp-cursor-grid .ksp-cursor-grid-line{opacity:.88}html.ksp-cursor-rose[data-ksp-cursor-state=pointer] .ksp-cursor-ring{width:88px;height:88px}html.ksp-cursor-rose[data-ksp-cursor-state=acquire] .ksp-cursor-dot{width:22px;height:22px;box-shadow:0 0 10px #ffffffc7,0 0 24px #ff2436,0 0 58px #5e0008,0 0 112px #5e0008c2}html.ksp-cursor-rose[data-ksp-cursor-state=acquire] .ksp-cursor-ring{width:118px;height:118px;border-color:#ff2436;background:radial-gradient(circle,rgba(255,36,54,.16) 0 22%,rgba(94,0,8,.08) 23% 64%,transparent 65% 100%);box-shadow:0 0 18px #fff3,0 0 42px #ff2436f5,0 0 96px #5e0008c7,inset 0 0 30px #ff243657;animation:ksp-cursor-active-pulse 1.35s ease-in-out infinite}html.ksp-cursor-rose[data-ksp-cursor-state=view] .ksp-cursor-ring{width:104px;height:104px;border-color:#ff3648;box-shadow:0 0 30px #ff2436d6,0 0 78px #5e00087a,inset 0 0 24px #ff243638}html.ksp-cursor-rose[data-ksp-cursor-state=sound] .ksp-cursor-ring{width:96px;height:96px;border-color:#ff5d69;box-shadow:0 0 24px #ff2436b8,0 0 62px #5e00086b,inset 0 0 22px #ff24362e}html.ksp-cursor-rose[data-ksp-cursor-state=input] .ksp-cursor-dot{width:8px;height:8px;opacity:.65}html.ksp-cursor-rose[data-ksp-cursor-state=input] .ksp-cursor-ring{width:1px;height:38px;border-color:#ff5361;border-radius:0;background:transparent;box-shadow:0 0 20px #ff2436c7,0 0 46px #5e000880}html.ksp-cursor-is-down.ksp-cursor-rose .ksp-cursor-ring{width:62px;height:62px;border-color:#ff6b75;box-shadow:0 0 26px #ff2436f0,0 0 78px #5e0008a3,inset 0 0 18px #ff243647}html.ksp-cursor-rose[data-ksp-cursor-state=acquire] .ksp-cursor-label,html.ksp-cursor-rose[data-ksp-cursor-state=view] .ksp-cursor-label,html.ksp-cursor-rose[data-ksp-cursor-state=sound] .ksp-cursor-label{opacity:1}html.ksp-cursor-grid[data-ksp-cursor-state=acquire] .ksp-cursor-grid-line{background:#ff2436fa;box-shadow:0 0 12px #ff2436f2,0 0 42px #5e0008bd}html.ksp-cursor-grid[data-ksp-cursor-state=view] .ksp-cursor-grid-line{background:#d7a75cc7;box-shadow:0 0 10px #d7a75ca3,0 0 32px #5e00086b}html.ksp-cursor-grid[data-ksp-cursor-state=sound] .ksp-cursor-grid-line{background:#b76e79db;box-shadow:0 0 10px #b76e79b3,0 0 34px #5e00086b}@keyframes ksp-cursor-active-pulse{0%,to{box-shadow:0 0 18px #fff3,0 0 42px #ff2436f0,0 0 96px #5e0008b8,inset 0 0 30px #ff243652}50%{box-shadow:0 0 20px #ffffff42,0 0 54px #ff2436,0 0 126px #5e0008d6,inset 0 0 34px #ff243666}}@media(hover:none),(pointer:coarse){.ksp-cursor-label{display:none}.ksp-cursor-dot{width:18px;height:18px}.ksp-cursor-ring{width:82px;height:82px}.ksp-cursor-grid-line--x{height:2px}.ksp-cursor-grid-line--y{width:2px}}@media(prefers-reduced-motion:reduce){.ksp-cursor-dot,.ksp-cursor-ring,.ksp-cursor-label,.ksp-cursor-grid-line{display:none}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/ksp-cursor.css.map */
