@import "https://fonts.googleapis.com/css2?family=Oxanium:wght@400;500;700;800;900&display=swap";
body{font-family:Oxanium,sans-serif!important}@keyframes marqueeScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.marquee-content{will-change:transform;animation:25s linear infinite marqueeScroll;display:inline-block}.marquee-content:hover{animation-play-state:paused}@keyframes floatUp1{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.25}80%{opacity:.15}to{opacity:0;transform:translateY(-90vh)translate(30px)scale(.5)}}@keyframes floatUp2{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:.2}90%{opacity:.1}to{opacity:0;transform:translateY(-80vh)translate(-20px)scale(.4)}}@keyframes floatUp3{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}15%{opacity:.3}85%{opacity:.1}to{opacity:0;transform:translateY(-95vh)translate(15px)scale(.3)}}.particle{pointer-events:none;background:#ffbf00b3;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 6px 2px #ffbf004d}.p1{animation:8s ease-in-out infinite floatUp1;bottom:10%;left:10%}.p2{animation:11s ease-in-out 1s infinite floatUp2;bottom:5%;left:22%}.p3{animation:9s ease-in-out 2s infinite floatUp3;bottom:15%;left:35%}.p4{animation:12s ease-in-out 3s infinite floatUp1;bottom:8%;left:48%}.p5{animation:10s ease-in-out .5s infinite floatUp2;bottom:12%;left:60%}.p6{animation:7s ease-in-out 1.5s infinite floatUp3;bottom:6%;left:73%}.p7{animation:13s ease-in-out 2.5s infinite floatUp1;bottom:18%;left:85%}.p8{animation:9s ease-in-out 4s infinite floatUp2;bottom:30%;left:15%}.p9{animation:11s ease-in-out .8s infinite floatUp3;bottom:25%;left:55%}.p10{animation:14s ease-in-out 3.5s infinite floatUp1;bottom:35%;left:78%}.wireframe-scene{perspective:1000px;width:100%;height:100%}.wireframe-ball{width:100%;height:100%;transform-style:preserve-3d;animation:20s linear infinite rotateSphere}.wireframe-ring{border:1px solid #ffbf0066;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 15px #ffbf001a,0 0 10px #ffbf0033}.wireframe-ring:first-child{border-color:#ffbf0099;transform:rotateY(0)}.wireframe-ring:nth-child(2){border-color:#ffbf0099;transform:rotateX(90deg)}.wireframe-ring:nth-child(3){border-color:#ffbf004d;transform:rotateY(50deg)}.wireframe-ring:nth-child(4){border-color:#ffbf004d;transform:rotateY(-50deg)}@keyframes rotateSphere{0%{transform:rotateX(15deg)rotateY(0)rotate(0)}to{transform:rotateX(15deg)rotateY(360deg)rotate(360deg)}}
