.zero-gate-container{height:100vh;background:#020617;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.molecule-background-top{position:absolute;top:0;width:100%;height:40vh;background:radial-gradient(circle at bottom,#1e3a8a33 0%,transparent 70%);overflow:hidden;pointer-events:none}.molecule-background-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,#3b82f6 1.5px,transparent 1.5px);background-size:50px 50px;-webkit-mask-image:linear-gradient(to bottom,black 20%,transparent 90%);mask-image:linear-gradient(to bottom,black 20%,transparent 90%);animation:gateFloat 40s infinite linear}@keyframes gateFloat{0%{background-position:0 0}to{background-position:50px 100px}}
