@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--background-color:#000b15;--card-background-color:#111111;--title-color:#ffffff;--description-color:#c0bdbd;--font-family:"Poppins",serif}*{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:var(--font-family)!important;font-weight:400}.neon-bar{position:fixed;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#009dff,#0080ff,#009dff);box-shadow:0 0 20px #0080ff,0 0 40px #0080ff;overflow:hidden}.neon-bar:after{content:"";position:absolute;top:0;left:-30%;width:30%;height:100%;background:linear-gradient(90deg,transparent,rgba(56,115,242),transparent);animation:shine 3s linear infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.bottom-up{animation-name:fadeInUp;animation-fill-mode:forwards;animation-delay:.2s}.bottom-up,.top-down{opacity:0;animation-duration:.8s}.top-down{animation-name:fadeInDown;animation-fill-mode:forwards}.top-down.delay-1{animation-delay:1s}.top-down.delay-2{animation-delay:1.3s}.top-down.delay-3{animation-delay:1.6s}.top-down.delay-4{animation-delay:1.9s}.top-down.delay-5{animation-delay:2.2s}.fade>*{animation-name:fade-in;animation-duration:1s;animation-fill-mode:backwards;animation-timing-function:cubic-bezier(.37,.69,.39,.99)}@keyframes fade-in{0%{opacity:0;transform:translateY(1rem)}}.fade{--fade-step:120ms}.fade>:first-child{animation-delay:calc(1 * var(--fade-step))}.fade>:nth-child(2){animation-delay:calc(2 * var(--fade-step))}.fade>:nth-child(3){animation-delay:calc(3 * var(--fade-step))}.fade>:nth-child(4){animation-delay:calc(4 * var(--fade-step))}.fade>:nth-child(5){animation-delay:calc(5 * var(--fade-step))}.fade>:nth-child(6){animation-delay:calc(6 * var(--fade-step))}.fade>:nth-child(7){animation-delay:calc(7 * var(--fade-step))}.fade>:nth-child(8){animation-delay:calc(8 * var(--fade-step))}.fade>:nth-child(9){animation-delay:calc(9 * var(--fade-step))}.fade>:nth-child(10){animation-delay:calc(10 * var(--fade-step))}::-webkit-scrollbar-thumb:active{background:#374151}body{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background-color:var(--background-color);color:var(--title-color);position:relative;overflow:hidden;padding:20px}.cursor-bubble{position:fixed;top:0;left:0;width:60px;height:60px;border-radius:50%;background:rgba(0,150,255,.2);pointer-events:none;filter:blur(40px);mix-blend-mode:screen;transition:transform .15s ease-out,background .3s ease,opacity 1s ease;opacity:.3;z-index:9999}.background-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.bubble{position:absolute;border-radius:50%;opacity:.5;filter:blur(80px);mix-blend-mode:screen}.bubble-1{width:150px;height:150px;background:rgba(2,95,255,.4);top:10%;left:15%;animation-delay:0s}.bubble-2{width:120px;height:120px;background:rgba(0,150,255,.3);top:60%;left:70%;animation-delay:-2s}.bubble-3{width:180px;height:180px;background:rgba(30,144,255,.35);top:30%;left:80%;animation-delay:-5s}.bubble-4{width:100px;height:100px;background:rgba(65,105,225,.4);top:80%;left:20%;animation-delay:-7s}.bubble-5{width:200px;height:200px;background:rgba(0,191,255,.25);top:15%;left:50%;animation-delay:-10s}.bubble-6{width:130px;height:130px;background:rgba(70,130,255,.3);top:70%;left:40%;animation-delay:-12s}@keyframes float{0%,to{transform:translateY(0) translateX(0) scale(1)}25%{transform:translateY(-20px) translateX(10px) scale(1.05)}50%{transform:translateY(10px) translateX(-15px) scale(.95)}75%{transform:translateY(-15px) translateX(-5px) scale(1.02)}}.container{position:relative;width:700px;z-index:0;margin:0 auto}.container,.container .texts{text-align:center}.container .texts h1{font-size:52px;font-weight:700}.container .texts h1,.container .texts h2{color:var(--title-color);text-align:center}.container .texts h2{font-size:40px}.container .texts p{font-size:19px;font-weight:400;color:var(--description-color);text-align:center}.container .texts .socials{display:flex;flex-wrap:wrap;gap:20px;margin-top:7px;margin-bottom:20px;justify-content:center}.hightlite{font-weight:700}.container .infos{margin-bottom:20px;text-align:center}@media screen and (max-width:768px){.container{width:90%;padding:0 15px}.container,.container .texts{text-align:center}.container .texts h1{font-size:36px;text-align:center}.container .texts p{font-size:16px;text-align:center}.container .texts .socials{gap:15px;justify-content:center}.container .texts .socials a{font-size:20px}.bubble-1{width:100px;height:100px;top:5%;left:5%}.bubble-2{width:80px;height:80px;top:70%;left:80%}.bubble-3{width:120px;height:120px;top:20%;left:85%}.bubble-4{width:70px;height:70px;top:85%;left:10%}.bubble-5{width:130px;height:130px;top:10%;left:40%}.bubble-6{width:90px;height:90px;top:75%;left:30%}}@media screen and (max-width:480px){.container .texts h1{font-size:28px;text-align:center}.container .texts p{font-size:14px;text-align:center}.container{width:95%;margin:0 auto}.container,.container .texts{text-align:center}.container .texts .socials{justify-content:center;gap:12px}.top-down.delay-1{animation-delay:.5s}.top-down.delay-2{animation-delay:.7s}.top-down.delay-3{animation-delay:.9s}.top-down.delay-4{animation-delay:1.1s}.top-down.delay-5{animation-delay:1.3s}.fade{--fade-step:80ms}}