.language-javascript{color:#f8f8f2}.token.comment{color:#6272a4}.token.string{color:#f1fa8c}.token.boolean,.token.number{color:#bd93f9}.token.keyword,.token.operator{color:#ff79c6}.token.function,.token.function-variable{color:#50fa7b}.token.constant,.token.property{color:#8be9fd}.token.punctuation{color:#f8f8f2}.typing-cursor{animation:blink 1s step-end infinite;color:#f8f8f2;font-weight:700}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.code-scroll{scrollbar-color:#6272a4 #282a36;scrollbar-width:thin}.code-scroll::-webkit-scrollbar{height:8px;width:8px}.code-scroll::-webkit-scrollbar-track{background:#282a36}.code-scroll::-webkit-scrollbar-thumb{background-color:#6272a4;border-radius:4px}.language-javascript{line-height:1.5}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes float-delayed{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}.animate-float{animation:float 6s ease-in-out infinite}.animate-float-delayed{animation:float-delayed 6s ease-in-out 2s infinite}.dark{color-scheme:dark}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-500{animation-delay:.5s}.animation-delay-700{animation-delay:.7s}.animation-delay-1000{animation-delay:1s}.animation-delay-1200{animation-delay:1.2s}.animation-delay-1500{animation-delay:1.5s}.animation-delay-2000{animation-delay:2s}
