.progress-bar{width:var(--progress-width,0%)}.model-card{transition:all .2s ease-in-out}.model-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.loading-dots{gap:2px;display:flex}.loading-dots span{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both loading-dot}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-dot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
