@import"https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400&display=swap";body{margin:0;background:#101010;padding:0 1rem;overflow-x:hidden;color:#fff;font-family:Oxygen,sans-serif;scroll-behavior:smooth}::-webkit-scrollbar{height:.5rem;background:black}::-webkit-scrollbar-thumb{background-color:#3d3d3d;outline:1px solid #494949;border-radius:1rem}.text-muted{color:#8f8f8f}a[href]{color:#0e7275;font-weight:700;text-decoration:none}.text-center{text-align:center}@keyframes hue-shift{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}
