.uc-container{min-height:100vh;font-family:var(--font-roboto),system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#0f0a2e 0%,#1a1145 30%,#0d1f3c 70%,#0a1628 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.uc-particles{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.uc-particle{background:rgba(167,139,250,.35);border-radius:50%;width:4px;height:4px;animation:8s ease-in-out infinite ucFloat;position:absolute}.uc-particle-1{animation-duration:9s;animation-delay:0s;top:15%;left:15%}.uc-particle-2{animation-duration:7s;animation-delay:1.5s;top:70%;left:85%}.uc-particle-3{animation-duration:8s;animation-delay:3s;top:35%;left:45%}.uc-particle-4{animation-duration:10s;animation-delay:2s;top:85%;left:25%}.uc-particle-5{animation-duration:6s;animation-delay:4s;top:25%;left:75%}.uc-particle-6{animation-duration:11s;animation-delay:.5s;top:55%;left:55%}@keyframes ucFloat{0%,to{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}50%{transform:translateY(-70px)translate(20px)}}.uc-glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.uc-glow-1{background:rgba(139,92,246,.1);width:400px;height:400px;animation:7s ease-in-out infinite ucGlowPulse;top:-120px;left:-80px}.uc-glow-2{background:rgba(59,130,246,.08);width:350px;height:350px;animation:9s ease-in-out infinite reverse ucGlowPulse;bottom:-80px;right:-80px}@keyframes ucGlowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.uc-content{text-align:center;z-index:10;padding:2rem;animation:1s ease-out ucFadeIn}@keyframes ucFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.uc-logo{opacity:.9;justify-content:center;margin-bottom:3rem;display:flex}.uc-icon-wrapper{color:rgba(167,139,250,.75);margin-bottom:2.5rem}.uc-crane{animation:3s ease-in-out infinite ucBounce}@keyframes ucBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.uc-title{color:#fff;letter-spacing:-.025em;margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.uc-subtitle{color:rgba(255,255,255,.5);max-width:440px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7}.uc-progress-wrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.uc-progress-bar{background:rgba(167,139,250,.1);border-radius:999px;width:240px;height:6px;position:relative;overflow:hidden}.uc-progress-fill{background:linear-gradient(90deg,rgba(139,92,246,.6),rgba(59,130,246,.6),rgba(139,92,246,.6)) 0 0/200% 100%;border-radius:999px;animation:3s ease-in-out infinite ucProgressShift;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes ucProgressShift{0%{transform-origin:0;background-position:0 0;transform:scaleX(.3)}50%{transform-origin:0;background-position:100% 0;transform:scaleX(.7)}to{transform-origin:100%;background-position:200% 0;transform:scaleX(.3)}}.uc-progress-shine{background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:2s ease-in-out infinite ucShine;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes ucShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.uc-progress-text{color:rgba(167,139,250,.7);font-size:.875rem;font-weight:500}@media (max-width:640px){.uc-title{font-size:1.75rem}.uc-subtitle{font-size:1rem}.uc-progress-bar{width:200px}}
