*{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:teal;border:4px solid teal;border-radius:10px;background-clip:padding-box}.loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;width:100px;height:100px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.5cd31fd2.chunk.css.map */