@keyframes flicker{0%,to{opacity:.9}33%{opacity:.8}66%{opacity:.95}}@keyframes pixelate{0%,95%,to{filter:none}96%,99%{filter:url(#pixelate)}}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes glitch-1{0%{clip-path:inset(80% 0 0 0)}to{clip-path:inset(10% 0 70% 0)}}@keyframes glitch-2{0%{clip-path:inset(10% 0 60% 0)}to{clip-path:inset(50% 0 0 0)}}@keyframes scanlines{0%{background-position:0 0}to{background-position:0 100%}}@keyframes glitch-text{0%,80%,to{opacity:1}90%,95%{opacity:.8}}@keyframes glitch-anim{0%{clip:rect(90px,9999px,70px,0)}10%{clip:rect(34px,9999px,61px,0)}20%{clip:rect(17px,9999px,11px,0)}30%{clip:rect(86px,9999px,100px,0)}40%{clip:rect(3px,9999px,30px,0)}50%{clip:rect(46px,9999px,46px,0)}60%{clip:rect(21px,9999px,6px,0)}70%{clip:rect(42px,9999px,10px,0)}80%{clip:rect(78px,9999px,63px,0)}90%{clip:rect(48px,9999px,53px,0)}to{clip:rect(53px,9999px,69px,0)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,32px,0)}15%{clip:rect(58px,9999px,26px,0)}30%{clip:rect(58px,9999px,43px,0)}45%{clip:rect(31px,9999px,76px,0)}60%{clip:rect(67px,9999px,86px,0)}75%{clip:rect(75px,9999px,10px,0)}90%{clip:rect(11px,9999px,8px,0)}to{clip:rect(87px,9999px,96px,0)}}.glitch-wrapper{position:relative;animation:flicker 2s infinite}.glitch-image{animation:glitch 2s infinite,pixelate 8s infinite alternate;position:relative;z-index:1}.glitch-wrapper:after,.glitch-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/Untitled9995-cukss6S2og3GCcbafgZhAGJhbgboB0.png) no-repeat 50%;background-size:contain;z-index:-1}.glitch-wrapper:before{animation:glitch-1 4s linear infinite alternate-reverse}.glitch-wrapper:after{animation:glitch-2 3s linear infinite alternate-reverse}.scanlines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(121,17,246,.05),rgba(121,17,246,.05) 1px,transparent 0,transparent 2px);animation:scanlines 8s linear infinite}.shine-effect{position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3));transform:rotate(25deg);animation:shine 3s infinite}.glitch-text{position:relative;animation:glitch-text 5s infinite}.glitch-text:after,.glitch-text:before{content:"قدرت گرفته از تکنولوژی ™HIPER LINK";position:absolute;top:0;left:0;width:100%;height:100%}.glitch-text:before{left:2px;text-shadow:-2px 0 #ff00c1;clip:rect(44px,450px,56px,0);animation:glitch-anim 8s linear infinite alternate-reverse}.glitch-text:after{left:-2px;text-shadow:-2px 0 #00fff9,2px 2px #ff00c1;animation:glitch-anim2 2s linear infinite alternate-reverse}