body { position: relative; isolation: isolate; min-height: 100vh; }
.bhv-fondo { position: fixed; inset: 4rem 0 0; overflow: hidden; pointer-events: none; z-index: -1; background: #f2f8fb; }
.bhv-fondo > svg { display: block; width: 100%; height: 100%; }