.grid-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M24 0H0V24' stroke='%23ffffff' stroke-opacity='0.1'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M120 0H0V120' stroke='%23ffffff' stroke-opacity='0.15' stroke-width='0.5'/%3E%3C/svg%3E");background-size:24px 24px,120px 120px;background-repeat:repeat;background-position:50%;background-color:#000;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 0,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,rgba(0,0,0,0) 100%);-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 0,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,rgba(0,0,0,0) 100%);box-shadow:inset 0 0 220px rgba(118,203,37,.25),inset 0 0 400px rgba(118,203,37,.15),0 0 120px rgba(118,203,37,.1);position:absolute;inset:0;z-index:0;mix-blend-mode:screen;opacity:1;animation:rotateGrid 80s linear infinite,pulseGlow 10s ease-in-out infinite}@keyframes rotateGrid{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(.7deg) scale(1.01)}to{transform:rotate(1.4deg) scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:inset 0 0 220px rgba(118,203,37,.25),inset 0 0 400px rgba(118,203,37,.15),0 0 120px rgba(118,203,37,.1)}50%{box-shadow:inset 0 0 260px rgba(118,203,37,.4),inset 0 0 480px rgba(118,203,37,.25),0 0 160px rgba(118,203,37,.25)}}