@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2s infinite}.scrollbar-thin::-webkit-scrollbar{width:4px;height:4px}.scrollbar-thumb-slate-700::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}.scrollbar-track-transparent::-webkit-scrollbar-track{background:transparent}.recharts-tooltip-wrapper{transition:all .15s ease-out}.focus-ring:focus{outline:none;ring:2px;ring-color:rgba(6,182,212,.5)}.text-gradient{background:linear-gradient(135deg,#06b6d4,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
