@keyframes rw-tour-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.04);opacity:1}}@keyframes rw-tour-pulse-soft-kf{0%{transform:scale(1);opacity:0}20%{transform:scale(1.05);opacity:1}to{transform:scale(1.12);opacity:0}}.rw-tour-pulse-soft{position:relative;border-radius:10px;z-index:5}.rw-tour-pulse-soft:after{content:"";position:absolute;inset:-4px;border-radius:inherit;border:1.5px solid color-mix(in oklch,var(--aw-moss) 70%,transparent);animation:rw-tour-pulse-soft-kf 1.45s cubic-bezier(.2,0,0,1) 1;pointer-events:none;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.rw-tour-pulse-soft,.rw-tour-pulse-soft:after,.rw-tour-spotlight{animation:none!important}.rw-tour-pulse-soft{outline:2px solid color-mix(in oklch,var(--aw-moss) 70%,transparent);outline-offset:4px}}