.ultra-compact{line-height:1.2}.compact-grid{gap:.5rem}.compact-text{font-size:.875rem;line-height:1.3}.animate-fade-in{animation:fadeIn .5s ease-out}.animate-slide-up{animation:slideUp .6s ease-out}.animate-progress{animation:progressFill 1.2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes progressFill{0%{width:0%}to{width:var(--progress-width)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000080}.dark ::-webkit-scrollbar-track{background:#ffffff1a}.dark ::-webkit-scrollbar-thumb{background:#ffffff4d}.dark ::-webkit-scrollbar-thumb:hover{background:#ffffff80}
