/* Animation background styles */
.network-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

/* Make sure this doesn't conflict with your existing styles */
.hero-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-wrapper spline-viewer  {
    width: 100%;
    height: 100%;
}