@media(hover: none)and (pointer: coarse){div::-webkit-scrollbar{width:6px;height:6px}div::-webkit-scrollbar-track{background:transparent}div::-webkit-scrollbar-thumb{background:#9c9c9c;-webkit-box-shadow:inset 1px 1px 2px rgba(155,155,155,.4);border-radius:6px}div::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,.3)}div::-webkit-scrollbar-thumb:active{background:#888}}

/*# sourceMappingURL=app.min.css.map */