input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #ebf4e4!important;-webkit-text-fill-color:#000!important}input:-webkit-autofill:active[disabled],input:-webkit-autofill:focus[disabled],input:-webkit-autofill:hover[disabled],input:-webkit-autofill[disabled]{-webkit-box-shadow:inset 0 0 0 30px #eee!important;-webkit-text-fill-color:rgba(0,0,0,.38)!important}.MuiInputBase-root:has(>input:-webkit-autofill),input:-webkit-autofill{background-color:#ebf4e4}.MuiInputBase-root:has(>input:-webkit-autofill[disabled]),input:-webkit-autofill[disabled]{background-color:#eee}.MuiInputBase-root:has(>input:-webkit-autofill[disabled])>.MuiInputAdornment-root,input:-webkit-autofill[disabled]{color:rgba(0,0,0,.38)}.Mui-selected .MuiTypography-root{color:#fff}.stats-card{background-color:#00682d;transition:background-color .3s ease;border-radius:8px;padding:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex}.stats-card:hover{background-color:#007a3d}