.dashboard *{scrollbar-width:thin!important;scrollbar-color:var(--border)transparent!important}.dashboard ::-webkit-scrollbar{width:8px!important;height:8px!important}.dashboard ::-webkit-scrollbar-track{background:0 0!important}.dashboard ::-webkit-scrollbar-thumb{background-color:var(--border)!important;background-clip:content-box!important;border:1px solid #0000!important;border-radius:4px!important}.dashboard ::-webkit-scrollbar-thumb:hover{background-color:var(--muted)!important}.dashboard ::-webkit-scrollbar-corner{background:0 0!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--border)transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--border);background-clip:content-box;border:1px solid #0000;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--muted)}.custom-scrollbar::-webkit-scrollbar-corner{background:0 0}.dashboard-card{background-color:var(--card);color:var(--card-foreground);border-color:var(--border)}.dashboard-dialog{background-color:var(--background);color:var(--foreground)}.dashboard-toast{background-color:var(--background);color:var(--foreground);border-color:var(--border)}.dashboard-input,.dashboard-textarea{background-color:var(--background);color:var(--foreground);border-color:var(--input)}.dashboard-text{color:var(--foreground)}.dashboard-muted-text{color:var(--muted-foreground)}.dashboard-primary-text{color:var(--primary)}.dashboard-loaded{opacity:1}.dashboard-loading{opacity:0}.recharts-line path.recharts-line-curve{stroke:var(--primary)!important}
