::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.8);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.9)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.8) rgba(0,0,0,.01)}::-moz-scrollbar-thumb:hover{background:rgba(0,0,0,.9)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:none;-webkit-box-shadow:none;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}