.skm-apprq,.skm-calq{position:relative}.skm-ghost{position:absolute;top:0;left:0;width:20px;height:20px;pointer-events:none;z-index:6;transition:transform .5s var(--ease-emphasized, cubic-bezier(.22, 1, .36, 1));will-change:transform;filter:drop-shadow(0 2px 4px rgb(28 21 48 / .3))}.skm-ghost__arrow{display:block;width:20px;height:20px}.skm-ghost__ripple{position:absolute;top:0;left:0;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--skm-ui-primary, #4f31ff) 34%,transparent),transparent 70%);opacity:0;transform:scale(.3)}.skm-ghost.is-tapping .skm-ghost__ripple{animation:skm-ghost-ripple .42s var(--ease-standard, ease-out)}.skm-ghost.is-tapping .skm-ghost__arrow{animation:skm-ghost-press .3s var(--ease-standard, ease-out)}@keyframes skm-ghost-ripple{0%{opacity:.7;transform:scale(.3)}to{opacity:0;transform:scale(1.1)}}@keyframes skm-ghost-press{0%,to{transform:scale(1)}45%{transform:scale(.82)}}@media(prefers-reduced-motion:reduce){.skm-ghost{display:none}.skm-ghost.is-tapping .skm-ghost__ripple,.skm-ghost.is-tapping .skm-ghost__arrow{animation:none}}
