.hero-gradient{background-image:var(--color-gradient, linear-gradient(135deg, #1a1a2e 0%, #16213e 100%))}@keyframes cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cards .card{animation:cardIn .35s ease both}.cards .card:nth-child(1){animation-delay:.03s}.cards .card:nth-child(2){animation-delay:.06s}.cards .card:nth-child(3){animation-delay:.09s}.cards .card:nth-child(4){animation-delay:.12s}.cards .card:nth-child(5){animation-delay:.15s}.cards .card:nth-child(6){animation-delay:.18s}.cards .card:nth-child(7){animation-delay:.21s}.cards .card:nth-child(8){animation-delay:.24s}.cards .card:nth-child(9){animation-delay:.27s}.cards .card:nth-child(10){animation-delay:.3s}.cards .card:nth-child(n+11){animation-delay:.32s}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}
