@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";
@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.animate-hero{animation:.85s cubic-bezier(.22,1,.36,1) both fadeSlideUp}.animate-hero:first-child{animation-delay:.1s}.animate-hero:nth-child(2){animation-delay:.22s}.animate-hero:nth-child(3){animation-delay:.36s}.animate-hero:nth-child(4){animation-delay:.5s}.animate-hero:nth-child(5){animation-delay:.62s}.animate-hero:nth-child(6){animation-delay:.74s}.grad-text{background:linear-gradient(90deg,#6c3ef4,#9b59f5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.feature-scroll::-webkit-scrollbar{display:none}.btn-watch{color:#111827;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1;border:1.5px solid #0000001a;transition:background .2s}.btn-watch:hover{background:#fffffff5}.btn-watch .play-circle{color:#fff;background:#1a1a2e}@media (max-width:768px){.btn-watch{color:#fff;background:#6c3ef4;border-color:#0000;box-shadow:0 8px 28px #6c3ef459}.btn-watch .play-circle{background:#ffffff38}}@media (prefers-reduced-motion:reduce){.animate-hero{opacity:1!important;animation:none!important;transform:none!important}}
