.right_section{position:relative;overflow:hidden;min-height:100vh;background-image:linear-gradient(rgba(5,10,25,.75),rgba(5,10,25,.82)),url(https://storage.googleapis.com/gret-store/gret/previews/LoginBuildvr.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;animation:bgZoom 18s ease-in-out infinite alternate;will-change:transform}.right_section:before{width:500px;height:500px;background:radial-gradient(circle,rgba(0,153,255,.25),transparent 70%);top:-120px;right:-120px;filter:blur(50px);animation:floatGlow 8s ease-in-out infinite}.right_section:after,.right_section:before{content:"";position:absolute;pointer-events:none}.right_section:after{inset:0;background:linear-gradient(135deg,rgba(0,255,255,.04),rgba(255,255,255,.02));-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@keyframes bgZoom{0%{background-size:100%}to{background-size:108%}}@keyframes floatGlow{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(30px) translateX(-20px)}to{transform:translateY(0) translateX(0)}}.black-card{position:relative;z-index:2;background:rgba(10,15,25,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 40px rgba(0,0,0,.45),0 0 30px rgba(0,153,255,.12)}