@import"https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400&display=swap";@font-face{font-family:Gopesta;src:url(/fonts/Gopesta.otf) format("opentype"),url(/fonts/Gopesta.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background:#161e3b;color:#e4e4e7}.code-font{font-family:Source Code Pro,monospace}.glow{box-shadow:0 0 20px #3b82f626}@keyframes scroll-horizontal{0%{background-position:0 -150px}to{background-position:-2000px -150px}}.animate-scroll-horizontal{animation:scroll-horizontal 120s linear infinite;will-change:background-position}
