@keyframes demo-tour-ring-expand{0%{transform:scale(1);opacity:.7}80%{transform:scale(1.9);opacity:0}to{transform:scale(1.9);opacity:0}}@keyframes demo-tour-lift{0%{box-shadow:0 0 0 9999px rgba(15,23,42,.55),0 0 0 0 rgba(42,156,255,.7),0 8px 40px rgba(42,156,255,.2)}50%{box-shadow:0 0 0 9999px rgba(15,23,42,.55),0 0 0 8px rgba(42,156,255,0),0 12px 48px rgba(42,156,255,.3)}to{box-shadow:0 0 0 9999px rgba(15,23,42,.55),0 0 0 0 rgba(42,156,255,.7),0 8px 40px rgba(42,156,255,.2)}}@keyframes demo-tour-frame-pulse{0%{box-shadow:0 0 0 2.5px #2A9CFF}50%{box-shadow:0 0 0 5px rgba(42,156,255,.4)}to{box-shadow:0 0 0 2.5px #2A9CFF}}@keyframes demo-tour-blink{0%,to{opacity:1}50%{opacity:0}}.demo-tour-spotlight-target{position:relative;z-index:9995!important;isolation:isolate}.demo-tour-spotlight-frame{animation:demo-tour-frame-pulse 2.5s ease-in-out infinite}@keyframes demo-tour-hint-bob{0%{transform:translateY(0);opacity:.35}50%{transform:translateY(10px);opacity:1}to{transform:translateY(0);opacity:.35}}.demo-tour-scroll-hint{animation:demo-tour-hint-bob 1.5s ease-in-out infinite}@keyframes demo-tour-hint-wheel{0%{transform:translateY(0);opacity:1}60%{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:0}}.demo-tour-scroll-hint-wheel{animation:demo-tour-hint-wheel 1.5s ease-in-out infinite}.demo-tour-cursor{display:inline-block;width:1px;height:.9em;background:#2A9CFF;margin-left:1px;vertical-align:text-bottom;animation:demo-tour-blink .8s ease-in-out infinite}.demo-tour-highlight{outline:2.5px solid #2A9CFF!important;outline-offset:3px;border-radius:8px;box-shadow:0 8px 40px rgba(42,156,255,.25),0 0 0 2.5px #2A9CFF;animation:demo-tour-lift 1.8s ease-in-out infinite}.demo-tour-highlight,.demo-tour-ring{position:relative;z-index:9995!important;isolation:isolate}.demo-tour-ring{border:2px solid #2a9cff!important;border-radius:8px;box-shadow:0 0 0 3px rgba(42,156,255,.18);animation:demo-tour-lift 2s ease-in-out infinite}.demo-tour-pulse{position:relative;z-index:9995!important;isolation:isolate}.demo-tour-pulse:after,.demo-tour-pulse:before{content:"";position:absolute;inset:-4px;border-radius:inherit;border:2px solid #2a9cff;animation:demo-tour-ring-expand 2s ease-out infinite;pointer-events:none}.demo-tour-pulse:after{animation-delay:.66s}@media (prefers-reduced-motion:reduce){.demo-tour-highlight,.demo-tour-pulse,.demo-tour-ring,.demo-tour-spotlight-frame,.demo-tour-spotlight-target{animation:none!important;box-shadow:0 0 0 2.5px #2A9CFF!important}.demo-tour-pulse:after,.demo-tour-pulse:before{animation:none!important;opacity:.35}.demo-tour-cursor{animation:none!important;opacity:1}.demo-tour-scroll-hint,.demo-tour-scroll-hint-wheel{animation:none!important;opacity:.9}}