@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700;800&display=swap);:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:JetBrains Mono,Fira Code,Courier New,Courier,monospace}body{margin:0;padding:0;transition:background-color .3s ease,color .3s ease}@keyframes pulse{0%{box-shadow:0 0 15px #ff6f0066;transform:scale(1)}50%{box-shadow:0 0 25px #ff6f00b3;transform:scale(1.04)}to{box-shadow:0 0 15px #ff6f0066;transform:scale(1)}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000000d}.dark-mode-scrollbar::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.dark-mode-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a}.dark-mode-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.code-font{font-family:Fira Code,Courier New,Courier,monospace!important}
/*# sourceMappingURL=main.cccf91e5.css.map*/