.ww-editor-nav-scroll::-webkit-scrollbar{display:none}.ww-editor-nav-scroll{-ms-overflow-style:none;scrollbar-width:none}@keyframes ww-field-pulse{0%,to{box-shadow:0 0 0 0 rgba(168,139,250,0);border-color:hsla(0,0%,100%,.1)}50%{box-shadow:0 0 8px 1px rgba(168,139,250,.15);border-color:rgba(168,139,250,.35)}}.ww-field-pulse{animation:ww-field-pulse 3s ease-in-out infinite}@keyframes ww-preview-pulse{0%,to{box-shadow:0 0 0 0 rgba(100,200,130,0)}50%{box-shadow:0 0 12px 2px rgba(100,200,130,.25)}}.ww-preview-pulse{animation:ww-preview-pulse 2.5s ease-in-out infinite;border-color:rgba(100,200,130,.4)!important;color:rgba(100,200,130,.9)!important}@keyframes ww-walkthrough-pulse{0%,to{box-shadow:0 0 0 2px rgba(168,139,250,.15),0 0 0 0 rgba(168,139,250,0)}50%{box-shadow:0 0 0 2px rgba(168,139,250,.3),0 0 24px 8px rgba(168,139,250,.3)}}.ww-walkthrough-ring{animation:ww-walkthrough-pulse 1.8s ease-in-out infinite;border-radius:10px;border:2px solid rgba(168,139,250,.35);position:relative}@keyframes ww-walkthrough-complete{0%{box-shadow:0 0 0 0 rgba(52,211,153,.5)}50%{box-shadow:0 0 20px 6px rgba(52,211,153,.4)}to{box-shadow:0 0 0 0 rgba(52,211,153,0)}}.ww-walkthrough-complete{animation:ww-walkthrough-complete .6s ease-out forwards}@keyframes ww-tooltip-enter{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ww-tooltip-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes ww-completion-enter{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes ww-completion-exit{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}.ww-placeholder-text:not(:focus):before{content:attr(data-placeholder);opacity:.3;font-style:italic;pointer-events:none}