body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Times New Roman,Times,serif;margin:0;padding:0}.intro{align-items:center;animation-delay:2.8s;animation-duration:1s;animation-fill-mode:forwards;animation-name:backgroundDrop;animation-timing-function:ease-in;background:#000;background-size:400px 400px;display:flex;justify-content:center;width:100%}.grayscreen,.intro{height:100vh;overflow:hidden;width:100vw}.grayscreen{background-color:#0b0f19;background-image:linear-gradient(90deg,#14b8a614 1px,#0000 0),linear-gradient(180deg,#14b8a614 1px,#0000 0),radial-gradient(circle at center,#a855f726 0,#0000 60%);background-size:40px 40px,40px 40px,100% 100%;margin:0;width:100%}.text-container{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:800;height:60px;justify-content:space-between;overflow:hidden;width:280px}.element-0s-delay{animation-fill-mode:both}.element-0s-delay,.element-1s-delay{animation-duration:2.5s;animation-name:slideInUpThenFall;animation-timing-function:ease-out}.element-1s-delay{animation-delay:.2s;animation-fill-mode:both}.element-2s-delay{animation-delay:.4s;animation-duration:2.5s;animation-fill-mode:both;animation-name:slideInUpThenFall;animation-timing-function:ease-out}@keyframes slideInUpThenFall{0%{opacity:0;rotate:0deg;transform:translateY(40px)}50%{opacity:1;rotate:0deg;transform:translateY(0)}80%{opacity:1;rotate:0deg;transform:translateY(0)}85%{rotate:-5deg;transform:translateY(20px)}90%{rotate:-5deg;transform:translateY(30px)}to{rotate:-8deg;transform:translateY(50px)}}@keyframes backgroundDrop{0%{transform:translateY(0)}to{transform:translateY(300vh)}}.background{background-color:#0b0f19;background-image:linear-gradient(90deg,#14b8a614 1px,#0000 0),linear-gradient(180deg,#14b8a614 1px,#0000 0),radial-gradient(circle at center,#a855f726 0,#0000 60%);background-size:40px 40px,40px 40px,100% 100%;height:100vh;margin:0;width:100vw}.name-headline{-webkit-text-fill-color:#0000;animation:shift 10s linear infinite;background:linear-gradient(90deg,#3b82f6,#a855f7,#14b8a6,#3b82f6);-webkit-background-clip:text;background-clip:text;background-size:400% auto;color:transprent;font-size:45px;font-weight:700}@keyframes shift{0%{background-position:0}to{background-position:400%}}.Headline{color:#e4dfdf;font:700;font-family:Arial,Helvetica,sans-serif;font-size:30px;text-align:center}.flexbox{align-items:center;display:flex;flex-direction:column;gap:20px;height:80vh;justify-content:center;width:100%}.Headline-2{color:#e4dfdf;font-family:Arial,Helvetica,sans-serif;font-size:45px;text-align:center}.fadeIn{animation-duration:1s;animation-name:fadeIn;animation-timing-function:ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.b513aa2c.css.map*/