@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;line-height:1.5;min-height:100vh}body,code{font-family:IBM Plex Mono,Menlo,Monaco,Consolas,monospace}::-webkit-scrollbar{width:1px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#000}::-webkit-scrollbar-thumb:hover{background:#333}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){body{font-size:14px}}
/*# sourceMappingURL=main.6cbf3667.css.map*/