::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:rgba(245,245,245,.2);transition:background-color 5s ease-in-out}::-webkit-scrollbar-thumb{background-color:rgba(251,109,43,.2);border-radius:8px;width:8px;height:8px;transition:background-color 5s ease-in-out}:hover::-webkit-scrollbar-track{background-color:rgba(245,245,245,.7)}:hover::-webkit-scrollbar-thumb{background-color:rgba(251,109,43,.7)}
/*# sourceMappingURL=main.css.map*/