@keyframes runway-flow{0%{stroke-dashoffset:44px}to{stroke-dashoffset:0}}.animate-runway-flow{animation:1.2s linear infinite runway-flow}@keyframes fade-in-scale{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.animate-fade-in-scale{animation:.5s cubic-bezier(.16,1,.3,1) forwards fade-in-scale}@keyframes scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards scale-in}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.animate-fade-in{animation:.3s ease-out gds-fade-in}.hover\:scale-102:hover{transform:scale(1.02)}.cursor-zoom-in{cursor:zoom-in}[data-state=active]{background-color:rgba(255,255,255,.05)}.max-height-1000{max-height:1000px}
