.custom-shadow{box-shadow:0 3px 6px 0 var(--color-slate-500),0 6px 20px 0 rgba(0,0,0,.19)}.banner-bg{background-image:url(/oooscillate.svg)}#preview{background-image:url(/img/divparser-t-view-dark.png);background-size:contain;background-repeat:no-repeat;background-position:50%}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-slow{animation:bounce-slow 4s ease-in-out infinite}@keyframes scan{0%{top:0;opacity:0}50%{opacity:1}to{top:100%;opacity:0}}.scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.5),transparent);animation:scan 3s linear infinite;z-index:20}