@charset "UTF-8";html,body{width:100%;height:100%;margin:0;padding:0;font-family:Roboto,Helvetica Neue,sans-serif}body{font-family:Roboto,Helvetica Neue,sans-serif}app-root{display:block;height:100%}.fas:hover,.far:hover,.fab:hover{transform:scale(1.2) rotate(5deg);animation:shimmer .8s ease}@keyframes shimmer{0%{filter:brightness(1)}50%{filter:brightness(1.8)}to{filter:brightness(1)}}.scrollable{overflow:auto;scrollbar-width:thin;scrollbar-color:transparent transparent}.scrollable::-webkit-scrollbar{width:8px}.scrollable::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.scrollable:hover::-webkit-scrollbar-thumb{background:#0000004d}.scrollable::-webkit-scrollbar-thumb:hover{background:#00000080}.scrollable:hover{scrollbar-color:rgba(0,0,0,.3) transparent}.scrollable-x{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:transparent transparent}.scrollable-x::-webkit-scrollbar{height:8px}.scrollable-x::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.scrollable-x:hover::-webkit-scrollbar-thumb{background:#0000004d}.scrollable-x::-webkit-scrollbar-thumb:hover{background:#00000080}.scrollable-x:hover{scrollbar-color:rgba(0,0,0,.3) transparent}.scrollable-y{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:transparent transparent}.scrollable-y::-webkit-scrollbar{width:8px}.scrollable-y::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.scrollable-y:hover::-webkit-scrollbar-thumb{background:#0000004d}.scrollable-y::-webkit-scrollbar-thumb:hover{background:#00000080}.scrollable-y:hover{scrollbar-color:rgba(0,0,0,.3) transparent}
