input:-webkit-autofill{-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #0000;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:hover{-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #0000;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:focus{-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #0000;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:active{-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #0000;-webkit-text-fill-color:#fff!important}input:-webkit-autofill{color:#fff!important;background-color:#0000!important}input:autofill{color:#fff!important;background-color:#0000!important}input:focus,textarea:focus,select:focus{box-shadow:none!important;outline:none!important}[data-testid=input-container]:focus-within{box-shadow:none!important;border:2px solid #639cee4d!important;outline:none!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#040911}::-webkit-scrollbar-thumb{background:#1e293b;border:2px solid #040911;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#334155}*{scrollbar-width:thin;scrollbar-color:#1e293b #040911}