.best_project_wrapper{position:relative;animation:fadeInUp .8s ease-out backwards}.best_project_wrapper:nth-child(1){animation-delay:.1s}.best_project_wrapper:nth-child(2){animation-delay:.2s}.best_project_card{position:relative;transition:opacity .3s ease}.best_project_card:before{content:"";position:absolute;inset:-3px;background:linear-gradient(135deg,#fbbf24,#f59e0b,#ea580c);border-radius:1rem;opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(15px)}.best_project_card:hover:before{opacity:.2}.project_image_container{position:relative;width:100%;height:100%;overflow:hidden}.project_image_overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(17,24,39,.9) 0%,rgba(17,24,39,.4) 50%,transparent 100%);z-index:5}.best_project_card:hover .project_image_container img{transform:scale(1.05)}.project_image_container img{transition:transform .4s ease}.project_card_wrapper{animation:fadeInUp .6s ease-out backwards}.project_card{transition:opacity .3s ease;cursor:pointer}.project_card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);border-radius:1rem;opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(10px)}.project_card:hover:before{opacity:.3}.project_card:hover{opacity:.95}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.best_project_card{margin-bottom:2rem}}@media (max-width: 768px){.project_card_wrapper{margin-bottom:1.5rem}}.project_card a,.best_project_card a{position:relative;overflow:hidden}.project_card a:after,.best_project_card a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(to right,#3b82f6,#8b5cf6);transform:translate(-100%);transition:transform .3s ease}.project_card a:hover:after,.best_project_card a:hover:after{transform:translate(0)}.projects_grid .project_card_wrapper:nth-child(1){animation-delay:.1s}.projects_grid .project_card_wrapper:nth-child(2){animation-delay:.2s}.projects_grid .project_card_wrapper:nth-child(3){animation-delay:.3s}.projects_grid .project_card_wrapper:nth-child(4){animation-delay:.4s}.projects_grid .project_card_wrapper:nth-child(5){animation-delay:.5s}.projects_grid .project_card_wrapper:nth-child(6){animation-delay:.6s}.best_project_card .flex.flex-wrap.gap-2 span,.project_card .flex.flex-wrap.gap-2 span{transition:box-shadow .3s ease;position:relative;overflow:hidden}.best_project_card .flex.flex-wrap.gap-2 span:hover,.project_card .flex.flex-wrap.gap-2 span:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.project_card:hover img,.best_project_card:hover img{transform:scale(1.05)}.project_card img,.best_project_card img{transition:transform .3s ease}
