body:has(.cs-root){color:#fff;background:#0a0a1a}.cs-root{color:#fff;background:#0a0a1a;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.cs-root .auth-gradient-bg{background:radial-gradient(at 20% 20%,#6366f126 0%,#0000 50%),radial-gradient(at 80% 80%,#a855f71a 0%,#0000 50%),radial-gradient(#3b82f614 0%,#0000 70%);animation:8s ease-in-out infinite csGradientPulse}@keyframes csGradientPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.cs-root .auth-orbit-container{width:800px;height:800px}.cs-root .auth-orbit-ring{border:1px solid #6366f126;border-radius:9999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-root .auth-orbit-1{width:600px;height:600px;animation:30s linear infinite csOrbit1}.cs-root .auth-orbit-2{width:700px;height:700px;animation:40s linear infinite csOrbit2}.cs-root .auth-orbit-3{width:800px;height:800px;animation:50s linear infinite csOrbit3}@keyframes csOrbit1{0%{transform:translate(-50%,-50%)rotate(0)rotateX(60deg)}to{transform:translate(-50%,-50%)rotate(360deg)rotateX(60deg)}}@keyframes csOrbit2{0%{transform:translate(-50%,-50%)rotate(120deg)rotateX(45deg)}to{transform:translate(-50%,-50%)rotate(480deg)rotateX(45deg)}}@keyframes csOrbit3{0%{transform:translate(-50%,-50%)rotate(240deg)rotateX(30deg)}to{transform:translate(-50%,-50%)rotate(600deg)rotateX(30deg)}}.cs-root .auth-particle{background:#ffffff4d;border-radius:9999px;width:4px;height:4px;animation:15s linear infinite csFloat;position:absolute}@keyframes csFloat{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)rotate(720deg)}}.cs-root .auth-particle-1{animation-duration:20s;animation-delay:0s;left:10%}.cs-root .auth-particle-2{width:6px;height:6px;animation-duration:25s;animation-delay:-2s;left:20%}.cs-root .auth-particle-3{animation-duration:18s;animation-delay:-4s;left:30%}.cs-root .auth-particle-4{width:3px;height:3px;animation-duration:22s;animation-delay:-6s;left:40%}.cs-root .auth-particle-5{width:5px;height:5px;animation-duration:20s;animation-delay:-8s;left:50%}.cs-root .auth-particle-6{animation-duration:24s;animation-delay:-10s;left:60%}.cs-root .auth-particle-7{width:4px;height:4px;animation-duration:19s;animation-delay:-12s;left:70%}.cs-root .auth-particle-8{width:6px;height:6px;animation-duration:21s;animation-delay:-14s;left:80%}.cs-root .auth-particle-9{animation-duration:23s;animation-delay:-16s;left:90%}.cs-root .auth-particle-10{width:3px;height:3px;animation-duration:17s;animation-delay:-18s;left:5%}@media (max-width:480px){.cs-root .auth-orbit-container{width:600px;height:600px}.cs-root .auth-orbit-1{width:400px;height:400px}.cs-root .auth-orbit-2{width:500px;height:500px}.cs-root .auth-orbit-3{width:600px;height:600px}}.cs-main{z-index:1;flex:1;justify-content:center;align-items:center;padding:64px 20px;display:flex;position:relative}.cs-card{text-align:center;flex-direction:column;gap:32px;width:100%;max-width:480px;display:flex}.cs-eyebrow{color:#ffffff8c;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;font-size:16px;line-height:1.5;display:flex}.cs-headline-wrap{justify-content:center;align-items:center;min-height:96px;padding:0 4px;display:flex}.cs-headline{letter-spacing:-.025em;will-change:opacity, transform;margin:0;font-size:clamp(28px,4.5vw,40px);font-weight:700;line-height:1.15;transition:opacity .5s,transform .5s}.cs-headline-text{color:#fff}.cs-input{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-size:16px;transition:border-color .18s,background .18s,box-shadow .18s}.cs-input::placeholder{color:#ffffff59}.cs-input:focus{background:#ffffff0f;border-color:#6366f199;box-shadow:0 0 0 4px #6366f126}.cs-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 10px 30px #6366f159}.cs-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 36px #6366f173}.cs-cta:disabled{opacity:.5;cursor:not-allowed}.cs-role{text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:16px;transition:all .18s}.cs-role:hover{background:#ffffff0d;border-color:#ffffff2e}.cs-role-selected{box-shadow:0 0 0 3px #6366f12e;background:#6366f126!important;border-color:#6366f1a6!important}.cs-role-letter{color:#ffffffbf;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.cs-role-letter-selected{color:#fff!important;background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}@media (max-width:480px){.cs-main{padding:40px 16px}.cs-card{gap:24px}.cs-headline-wrap{min-height:110px}}
