.uc-root{background-color:#0a0e1a;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.uc-bg-layer{pointer-events:none;position:absolute;inset:0}.uc-blur{filter:blur(150px);border-radius:9999px;position:absolute}.uc-blur-1{background-color:#9333ea1a;width:600px;height:600px;top:-10rem;left:-10rem}.uc-blur-2{background-color:#581c871a;width:600px;height:600px;bottom:-10rem;right:-10rem}.uc-blur-3{filter:blur(120px);background-color:#8b5cf60d;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.uc-grid{opacity:.03;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.uc-content{z-index:10;text-align:center;width:100%;max-width:32rem;padding:0 1.5rem;animation:.7s cubic-bezier(.25,.4,0,1) both ucCardIn;position:relative}@keyframes ucCardIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ucFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ucFadeIn{0%{opacity:0}to{opacity:1}}.uc-fade-up{opacity:0;animation:.5s cubic-bezier(.25,.4,0,1) both ucFadeUp}.uc-fade-in{opacity:0;animation:.5s ease-out both ucFadeIn}.uc-delay-2{animation-delay:.2s}.uc-delay-3{animation-delay:.35s}.uc-delay-5{animation-delay:.55s}.uc-delay-7{animation-delay:.7s}.uc-delay-8{animation-delay:.8s}.uc-delay-10{animation-delay:1s}@keyframes ucShake{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(10px)}}.uc-shake{animation:.5s ease-in-out ucShake}@media (prefers-reduced-motion:reduce){.uc-content,.uc-fade-up,.uc-fade-in,.uc-shake{opacity:1!important;animation:none!important;transform:none!important}}
