::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#fbbf24;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#f59e0b}@keyframes slideUp{0%{transform:translateY(10px);opacity:0}100%{transform:translateY(0);opacity:1}}.card-animate{animation:slideUp 0.5s ease-out}.gradient-text{background:linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}.pulse{animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite}*{transition:all 0.2s ease}.pattern-bg{background-color:#fef3c7;background-image:radial-gradient(circle at 20% 80%, rgba(251,191,36,0.1) 0%, transparent 50%),radial-gradient(circle at 80% 20%, rgba(245,158,11,0.1) 0%, transparent 50%),radial-gradient(circle at 40% 40%, rgba(252,211,77,0.05) 0%, transparent 50%)}.glass{background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shadow-soft{box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03)}.shadow-glow{box-shadow:0 0 20px rgba(251,191,36,0.3)}@keyframes growUp{from{height:0}}.chart-bar{animation:growUp 0.8s ease-out}@media (max-width: 640px){.text-responsive{font-size:0.875rem}}.hover-lift{transition:transform 0.3s ease, box-shadow 0.3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}
