 .bg-particles {z-index: -5;position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;pointer-events: none;opacity: 0;transition: opacity 1.5s ease;}.bg-particles.is-visible {opacity: 1;}