:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fffffff2;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#000;color:#fff;font-family:inherit}.hey-title{font-size:2rem;font-weight:700;text-align:center;background:linear-gradient(270deg,#ff4d4d,#fc0,#0f9,#39f,#c6f,#ff4d4d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;background-size:200% 200%;animation:gradientMove 10s linear infinite}@keyframes gradientMove{0%{background-position:0% 0%}to{background-position:100% 0%}}.custom-input{background-color:#000;border:1px solid white;color:#ccc;padding:12px 16px;border-radius:6px;width:100%;font-size:1rem;box-sizing:border-box}.signup-button{background-color:#ccc;color:#000;font-weight:700;padding:12px 20px;border-radius:6px;transition:background-color .3s ease;border:none;width:fit-content;align-self:center;box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,sans-serif;background-color:#000;color:#fff;padding:0;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}img{animation:float 3s ease-in-out infinite;width:80px;height:80px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.signup-box{background-color:#ffffff0d;border:1px solid white;border-radius:8px;padding:24px;margin-top:32px;width:100%;max-width:400px;color:#fff}.signup-input{background-color:transparent;border:1px solid white;padding:12px 16px;border-radius:6px;color:#fff;width:100%;font-size:1rem}.custom-input{background-color:#000;border:1px solid white;color:#ccc;padding:12px 20px;border-radius:6px;width:100%;font-size:1rem;height:48px}.custom-input::placeholder{color:#ccc;opacity:1}.signup-input::placeholder{color:#fff;opacity:.7}.signup-button{background-color:#ccc;color:#000;font-weight:700;padding:12px 20px;border-radius:6px;margin-top:12px;transition:background-color .3s ease;border:none;width:fit-content;align-self:center}.signup-button:hover{background-color:#e0e0e0}.hey-title{font-size:1.75rem;font-weight:700;background:linear-gradient(to right,#f0c,#ca0ea5,#33f,#17f0f8,#0fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:300% 300%;animation:gradientShift 10s ease infinite}.input-group{display:flex;flex-direction:column;gap:12px;width:100%}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
