@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{opacity:0;animation-name:fadeInUp;animation-duration:1.2s;animation-delay:2.3s;animation-fill-mode:forwards}.top-down{opacity:0;animation-name:fadeInDown;animation-duration:1s;animation-fill-mode:forwards;animation-delay:.5s}.top-down.delay-1{animation-delay:2s}.top-down.delay-2{animation-delay:2.6s}.top-down.delay-3{animation-delay:2.9s}.top-down.delay-4{animation-delay:2.6s}.top-down.delay-5{animation-delay:3.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:300ms}.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)}}.mobile-big-overlay{pointer-events:none;width:100vw;height:100vh;object-fit:contain}.container{position:relative;width:700px;z-index:0;margin:0 auto}.container,.container .texts{text-align:left}.container .texts h1{font-size:52px;font-weight:700;color:var(--title-color);text-align:left}.container .texts h2{font-size:40px;color:var(--title-color);text-align:left}.container .texts p{font-size:19px;font-weight:400;color:var(--description-color);text-align:left}.container .texts .socials{display:flex;flex-wrap:wrap;gap:20px;margin-top:7px;margin-bottom:20px;justify-content:flex-start}.container .texts .socials a{transition:.1s;color:var(--title-color);font-size:24px}.hightlite{font-weight:700}.socials a:hover{transition:.2s;color:#ffffffa1!important}.container .infos{margin-bottom:20px;text-align:left}.discord{position:relative;height:80px;background:#5891bfe5;border-radius:50px;display:flex;align-items:center;padding-left:0}.discord i{color:#03b1fc;text-shadow:0 0 5px #03b1fc,0 0 10px #03b1fc,0 0 20px #03b1fc,0 0 40px rgba(3,177,252,.6),0 0 80px rgba(3,177,252,.4);animation:glowPulse 2s ease-in-out infinite}@keyframes glowPulse{0%,to{text-shadow:0 0 5px #03b1fc,0 0 10px #03b1fc,0 0 20px #03b1fc,0 0 40px rgba(3,177,252,.6),0 0 80px rgba(3,177,252,.4)}50%{text-shadow:0 0 10px #03b1fc,0 0 20px #03b1fc,0 0 40px #03b1fc,0 0 80px rgba(3,177,252,.8),0 0 120px rgba(3,177,252,.6)}}.discord video.bg-decor{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50px}.discord .pfp-wrapper{position:absolute;left:0;width:auto;height:100%;flex-shrink:0;z-index:1}.discord #pfp{border-radius:50%}.discord #decor,.discord #pfp{width:100%;height:100%;object-fit:cover}.discord #decor{top:0;left:0;scale:1.2;z-index:100}#status-dot,.discord #decor{position:absolute;pointer-events:none}#status-dot{bottom:3px;right:3px;width:20px;height:20px;border-radius:50%;border:3px solid var(--card-background-color);background-color:gray;box-shadow:0 0 6px var(--card-background-color);z-index:101}.discord .content{z-index:1;margin-left:100px!important;color:var(--title-color);text-align:left}.discord-username:hover{color:var(--hover-color)!important}#username{font-size:20px;font-weight:500;color:var(--title-color);text-align:left}#activity{font-size:12px;color:var(--description-color);margin:0;text-align:left;opacity:.9}.server-tag{display:flex;font-size:.9rem;color:var(--description-color);z-index:102}.server-tag,.tag-container{align-items:center;gap:.5rem}.tag-container{display:inline-flex;margin-left:10px;padding:3px 8px;background:rgba(26,26,26,.476);border-radius:8px;min-height:20px;margin-top:-15px}.tag-icon{width:18px;height:18px;object-fit:cover;flex-shrink:0}@media screen and (max-width:768px){.container{width:90%;padding:0 15px}.container,.container .texts{text-align:left}.container .texts h1{font-size:36px;text-align:left}.container .texts p{font-size:16px;text-align:left}.container .texts .socials{gap:15px;justify-content:flex-start}.container .texts .socials a{font-size:20px}.discord{height:70px;border-radius:35px}.discord .content{z-index:1;margin-left:80px!important;color:var(--title-color);text-align:left}.neon-bar{height:3px!important}#username{font-size:15px}#activity{font-size:9px}.tag-container{margin-top:-10px;padding:2px 6px;font-size:.8rem}.tag-icon{width:16px;height:16px}.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:left}.container .texts p{font-size:14px;text-align:left}.neon-bar{height:3px!important}.discord .content{z-index:1;margin-left:80px!important;color:var(--title-color);text-align:left}.discord{height:60px;border-radius:30px}#username{font-size:14px}#activity{font-size:8px}.container{width:95%;margin:0 auto}.container,.container .texts{text-align:left}.container .texts .socials{justify-content:flex-start;gap:12px}.top-down.delay-1{animation-delay:1.5s}.top-down.delay-2{animation-delay:1.7s}.top-down.delay-3{animation-delay:1.9s}.top-down.delay-4{animation-delay:2.1s}.top-down.delay-5{animation-delay:2.3s}.fade{--fade-step:300ms}}.fade-stagger{--fade-step:250ms;--fade-start:0.5s}.fade-stagger [data-seq]{opacity:0;transform:translateY(1rem);animation-name:fade-in-stagger;animation-duration:1s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.37,.69,.39,.99);animation-delay:calc(var(--fade-start) + var(--i) * var(--fade-step))}@keyframes fade-in-stagger{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.infos.infos-stack{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.infos.infos-stack p{margin:0;line-height:1.25}.infos-gap{margin-bottom:35px}.weather-line p{white-space:nowrap}@media (prefers-reduced-motion:reduce){.fade-stagger [data-seq]{animation:none!important;opacity:1!important;transform:none!important}}