@keyframes cs-fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes cs-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes cs-particleFloat{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-14px)scale(1.15)}}.cs-page{background:linear-gradient(135deg,#0d0826 0%,#1a103d 30%,#2d1b69 60%,#7f56d9 100%);justify-content:center;align-items:center;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.cs-page:before{content:"";background:radial-gradient(circle,#9e77ed33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-150px}.cs-page:after{content:"";background:radial-gradient(circle,#7f56d926 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;left:-100px}.cs-particles{pointer-events:none;position:absolute;inset:0}.cs-p{background:#b692f680;border-radius:50%;position:absolute}.cs-p:first-child{width:6px;height:6px;animation:4s ease-in-out infinite cs-particleFloat;top:18%;left:72%}.cs-p:nth-child(2){width:4px;height:4px;animation:5s ease-in-out .8s infinite cs-particleFloat;top:55%;left:85%}.cs-p:nth-child(3){width:3px;height:3px;animation:6s ease-in-out 1.5s infinite cs-particleFloat;top:30%;left:60%}.cs-p:nth-child(4){width:5px;height:5px;animation:4.5s ease-in-out .4s infinite cs-particleFloat;top:70%;left:40%}.cs-p:nth-child(5){width:4px;height:4px;animation:5.5s ease-in-out 2s infinite cs-particleFloat;top:12%;left:90%}.cs-p:nth-child(6){width:3px;height:3px;animation:3.5s ease-in-out 1s infinite cs-particleFloat;top:80%;left:75%}.cs-content{z-index:1;text-align:center;padding:40px;animation:.8s cubic-bezier(.22,1,.36,1) forwards cs-fadeUp;position:relative}.cs-logo{margin-bottom:48px}.cs-logo span{color:#fff;letter-spacing:-.3px;font-size:26px;font-weight:800}.cs-sec{color:#ffffffa6;margin-left:3px;font-weight:500}.cs-title{color:#fff;letter-spacing:-2px;background:linear-gradient(90deg,#d6bbfb 0%,#b692f6 50%,#9e77ed 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:72px;font-weight:900;line-height:1.1;animation:4s linear infinite cs-shimmer}.cs-sub{color:#fff9;max-width:560px;margin:0 auto 40px;font-size:18px;line-height:1.65}.cs-link{color:#d6bbfb;border:1.5px solid #d6bbfb4d;border-radius:10px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cs-link:hover{background:#d6bbfb1a;border-color:#d6bbfb80;transform:translateY(-2px)}
