*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{opacity:0;animation:.1s ease-in 50ms forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.auth-bg{background:linear-gradient(135deg,#070e1a 0%,#0d1d3a 35%,#101f40 65%,#070e1a 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.auth-bg:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0e 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.auth-bg-blob{pointer-events:none;border-radius:50%;position:absolute}.auth-bg-blob-1{filter:blur(48px);background:radial-gradient(circle,#1677ff52 0%,#0000 65%);width:640px;height:640px;top:-22%;right:-12%}.auth-bg-blob-2{filter:blur(48px);background:radial-gradient(circle,#6366f147 0%,#0000 65%);width:520px;height:520px;bottom:-20%;left:-12%}.auth-bg-blob-3{filter:blur(64px);background:radial-gradient(circle,#38bdf821 0%,#0000 65%);width:380px;height:380px;top:38%;left:28%}.auth-bg-content{z-index:1;position:relative}
